chore: Reconfigure packages
This commit is contained in:
parent
7d6aabfaaf
commit
4003c1425c
157 changed files with 878 additions and 858 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/plugin-scalebox",
|
||||
"version": "2.15.1-rc.1",
|
||||
"version": "2.15.1",
|
||||
"description": "A FreeSewing plugin to add a scalebox to your pattern",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -32,7 +32,7 @@
|
|||
"start": "rollup -c -w"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^2.15.1-rc.1"
|
||||
"@freesewing/core": "^2.15.1"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
|
@ -43,7 +43,7 @@
|
|||
],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"tag": "next"
|
||||
"tag": "latest"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue