chore: Reconfigure packages
This commit is contained in:
parent
ad148eb59d
commit
8e68bfc465
169 changed files with 523 additions and 534 deletions
|
@ -1,4 +1,4 @@
|
|||
// This file is auto-generated | All changes you make will be overwritten.
|
||||
export const name = "@freesewing/plugin-flip"
|
||||
export const version = "3.0.0-alpha.0"
|
||||
export const name = '@freesewing/plugin-flip'
|
||||
export const version = '3.0.0-alpha.1'
|
||||
export const data = { name, version }
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/plugin-flip",
|
||||
"version": "3.0.0-alpha.0",
|
||||
"version": "3.0.0-alpha.1",
|
||||
"description": "A FreeSewing plugin to flip parts horizontally",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -46,7 +46,7 @@
|
|||
"wcibuild_step1": "node build.mjs"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "^3.0.0-alpha.0"
|
||||
"@freesewing/core": "^3.0.0-alpha.1"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue