1
0
Fork 0

🔧 Reconfigure packages

This commit is contained in:
Joost De Cock 2019-05-30 15:47:18 +02:00
parent 9a9ac198c3
commit 8e5eb6fb7a
49 changed files with 422 additions and 345 deletions

View file

@ -22,9 +22,8 @@
"pubforce": "npm publish",
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -"
},
"peerDependencies": {},
"dependencies": {
"@freesewing/i18n": "^2.0.0-beta.10",
"@freesewing/pattern-info": "^2.0.0-beta.10",
"chalk": "^2.4.2",
"commander": "^2.19.0",
"conf": "^2.2.0",
@ -40,8 +39,11 @@
"p-each-series": "^1.0.0",
"parse-git-config": "^3.0.0",
"validate-npm-package-name": "^3.0.0",
"which": "^1.3.1"
"which": "^1.3.1",
"@freesewing/i18n": "^2.0.0-beta.10",
"@freesewing/pattern-info": "^2.0.0-beta.10"
},
"devDependencies": {},
"files": [
"lib",
"template",