chore: Reconfigure packages
This commit is contained in:
parent
55b0913152
commit
ebe5b17b0b
152 changed files with 468 additions and 458 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.13'
|
||||
export const version = '3.0.0-alpha.14'
|
||||
export const data = { name, version }
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@freesewing/plugin-flip",
|
||||
"version": "3.0.0-alpha.13",
|
||||
"version": "3.0.0-alpha.14",
|
||||
"description": "A FreeSewing plugin to flip parts horizontally",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
|
@ -49,7 +49,7 @@
|
|||
"wbuild:all": "yarn wbuild"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@freesewing/core": "3.0.0-alpha.13"
|
||||
"@freesewing/core": "3.0.0-alpha.14"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue