1
0
Fork 0

🐛 Fixed published files for utils

This commit is contained in:
Joost De Cock 2019-07-14 11:05:50 +02:00
parent 9ac5b2f029
commit b2e1702ce6
3 changed files with 46 additions and 7 deletions

View file

@ -25,8 +25,6 @@
},
"peerDependencies": {},
"dependencies": {
"@freesewing/i18n": "^2.0.0-beta.30",
"@freesewing/pattern-info": "^2.0.0-beta.30",
"chalk": "^2.4.2",
"commander": "^2.19.0",
"conf": "^2.2.0",
@ -36,13 +34,15 @@
"github-username": "^4.1.0",
"globby": "^9.0.0",
"handlebars": "^4.1.0",
"inquirer": "6.5.0",
"inquirer": "^6.2.2",
"make-dir": "^2.0.0",
"ora": "^3.1.0",
"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.30",
"@freesewing/pattern-info": "^2.0.0-beta.30"
},
"devDependencies": {},
"files": [