🐛 Fixed issue with scripts for patterns
This commit is contained in:
parent
9e9036dd94
commit
446db0d3a5
50 changed files with 440 additions and 345 deletions
|
@ -33,8 +33,10 @@
|
|||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.0.0-beta.7"
|
||||
"@freesewing/core": "^2.0.0-beta.8"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"files": [
|
||||
"dist/*",
|
||||
"README.md",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue