1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-06-27 18:31:51 +02:00
parent 4d5af3bb20
commit dcd1da29d8
71 changed files with 466 additions and 456 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-scalebox",
"version": "2.7.0-alpha.0",
"version": "2.7.0-alpha.1",
"description": "A FreeSewing plugin to add a scalebox to your pattern",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -32,7 +32,7 @@
"start": "rollup -c -w"
},
"peerDependencies": {
"@freesewing/core": "^2.7.0-alpha.0"
"@freesewing/core": "^2.7.0-alpha.1"
},
"dependencies": {},
"devDependencies": {},