🔧 Reconfigure packages
This commit is contained in:
parent
32567a74c7
commit
9e6aa56461
53 changed files with 468 additions and 388 deletions
|
@ -23,9 +23,8 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"start": "rollup -c -w"
|
||||
},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {
|
||||
"@freesewing/i18n": "^2.0.0-beta.32",
|
||||
"@freesewing/pattern-info": "^2.0.0-beta.32",
|
||||
"chalk": "^2.4.2",
|
||||
"commander": "^2.19.0",
|
||||
"conf": "^2.2.0",
|
||||
|
@ -41,8 +40,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.32",
|
||||
"@freesewing/pattern-info": "^2.0.0-beta.32"
|
||||
},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"lib",
|
||||
"template",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue