🔧 Reconfigure packages
This commit is contained in:
parent
bd61373d20
commit
65ee7ccd91
50 changed files with 390 additions and 306 deletions
|
@ -29,12 +29,14 @@
|
|||
"pubtest": "npm publish --registry http://localhost:6662",
|
||||
"pubforce": "npm publish",
|
||||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"prebuild": "node src/prebuild.js"
|
||||
"prepare": "node src/prebuild.js"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.0.0-alpha.25",
|
||||
"@freesewing/plugin-bundle": "^2.0.0-alpha.25"
|
||||
"@freesewing/core": "^2.0.0-alpha.26",
|
||||
"@freesewing/plugin-bundle": "^2.0.0-alpha.26"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"dist/*",
|
||||
"README.md",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue