chore: Reconfigure packages
This commit is contained in:
parent
bd994f586b
commit
06478ba833
116 changed files with 679 additions and 679 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/plugin-gore",
|
||||
"version": "2.16.2",
|
||||
"version": "2.17.0-rc.0",
|
||||
"description": "A FreeSewing plugin to generate gores for a semi-sphere or dome",
|
||||
"author": "AlfaLyr (https://github.com/alfalyr)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"start": "rollup -c -w"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.16.2"
|
||||
"@freesewing/core": "^2.17.0-rc.0"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
|
@ -43,7 +43,7 @@
|
|||
],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"tag": "latest"
|
||||
"tag": "next"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue