1
0
Fork 0

🔧 Reconfigure packages

This commit is contained in:
Joost De Cock 2019-05-11 08:16:37 +02:00
parent 65ee7ccd91
commit 9e86a6ee0a
49 changed files with 309 additions and 309 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@freesewing/plugin-validate",
"version": "2.0.0-alpha.26",
"version": "2.0.0-alpha.27",
"description": "A FreeSewing plugin that validates aspects of your code",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -33,7 +33,7 @@
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -"
},
"peerDependencies": {
"@freesewing/core": "^2.0.0-alpha.26"
"@freesewing/core": "^2.0.0-alpha.27"
},
"dependencies": {},
"devDependencies": {},