1
0
Fork 0

chore: Reconfigure packages

This commit is contained in:
Joost De Cock 2021-01-16 17:00:43 +01:00
parent 11f724a53a
commit 3920c01794
127 changed files with 776 additions and 554 deletions

View file

@ -1,6 +1,6 @@
{
"name": "create-freesewing-pattern",
"version": "2.11.2",
"version": "2.11.3",
"description": "Initializer package for FreeSewing patterns: npm init FreeSewing-pattern",
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
"homepage": "https://freesewing.org/",
@ -25,8 +25,6 @@
},
"peerDependencies": {},
"dependencies": {
"@freesewing/i18n": "^2.11.2",
"@freesewing/pattern-info": "^2.11.2",
"chalk": "^4.1.0",
"commander": "^6.0.0",
"conf": "^7.1.1",
@ -38,12 +36,13 @@
"handlebars": "^4.7.6",
"inquirer": "^7.3.3",
"make-dir": "^3.1.0",
"normalize-path": "^3.0.0",
"ora": "^4.0.5",
"p-each-series": "^2.1.0",
"parse-git-config": "^3.0.0",
"validate-npm-package-name": "^3.0.0",
"which": "^2.0.2"
"which": "^2.0.2",
"@freesewing/i18n": "^2.11.3",
"@freesewing/pattern-info": "^2.11.3"
},
"devDependencies": {},
"files": [