1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2020-01-03 12:12:21 +01:00
parent be47be6a1b
commit 410cdb3c9d
61 changed files with 386 additions and 386 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-title",
"version": "2.2.0-alpha.0",
"version": "2.2.0-alpha.1",
"description": "A FreeSewing plugin to add a title to your pattern parts",
"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.2.0-alpha.0"
"@freesewing/core": "^2.2.0-alpha.1"
},
"dependencies": {},
"devDependencies": {},