chore: Reconfigure packages
This commit is contained in:
parent
bd27ce9998
commit
dbd81dfd99
111 changed files with 640 additions and 619 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/plugin-round",
|
||||
"version": "2.11.3",
|
||||
"version": "2.12.0-rc.0",
|
||||
"description": "A FreeSewing plugin to round corners",
|
||||
"author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"start": "rollup -c -w"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.11.3"
|
||||
"@freesewing/core": "^2.12.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