feat: Added studio to monorepo
This commit is contained in:
parent
c17b58f141
commit
02f841c570
177 changed files with 2467 additions and 2118 deletions
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"version": "4.0.0-rc.8",
|
||||
"name": "plugin-versionfree-svg"
|
||||
"id": "plugin-versionfree-svg",
|
||||
"description": "A FreeSewing plugin to keep version info out of your SVG to allow easy diffs across versions",
|
||||
"version": "4.0.0"
|
||||
}
|
|
@ -15,14 +15,12 @@
|
|||
},
|
||||
"keywords": [
|
||||
"freesewing",
|
||||
"plugin",
|
||||
"sewing pattern",
|
||||
"sewing",
|
||||
"design",
|
||||
"parametric design",
|
||||
"made to measure",
|
||||
"diy",
|
||||
"fashion"
|
||||
"fashion",
|
||||
"made to measure",
|
||||
"parametric design",
|
||||
"sewing"
|
||||
],
|
||||
"type": "module",
|
||||
"module": "src/index.mjs",
|
||||
|
@ -58,4 +56,4 @@
|
|||
"engines": {
|
||||
"node": ">= 20"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue