1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-01-06 07:27:30 +01:00
parent 10574a02e1
commit 6e324f5c50
57 changed files with 519 additions and 431 deletions

View file

@ -33,18 +33,19 @@
"start": "rollup -c -w"
},
"peerDependencies": {
"@freesewing/core": "^2.2.0-alpha.2"
"@freesewing/core": "^2.2.0-beta.0"
},
"dependencies": {
"@freesewing/plugin-cutonfold": "^2.2.0-beta.0",
"@freesewing/plugin-dimension": "^2.2.0-beta.0",
"@freesewing/plugin-grainline": "^2.2.0-beta.0",
"@freesewing/plugin-logo": "^2.2.0-beta.0",
"@freesewing/plugin-round": "^2.2.0-beta.0",
"@freesewing/plugin-title": "^2.2.0-beta.0",
"@freesewing/plugin-scalebox": "^2.2.0-beta.0",
"@freesewing/plugin-sprinkle": "^2.2.0-beta.0",
"@freesewing/plugin-title": "^2.2.0-beta.0"
"@freesewing/plugin-round": "^2.2.0-beta.0",
"@freesewing/plugin-sprinkle": "^2.2.0-beta.0"
},
"devDependencies": {},
"files": [
"dist/*",
"README.md",