feat: Added studio to monorepo
This commit is contained in:
parent
c17b58f141
commit
02f841c570
177 changed files with 2467 additions and 2118 deletions
|
@ -32,7 +32,7 @@
|
|||
|
||||
# @freesewing/core-plugins
|
||||
|
||||
An umbrella package of essential plugins that are bundled with FreeSewing's core library
|
||||
An umbrella package of essential plugins that are bundled with the FreeSewing core library
|
||||
|
||||
|
||||
# Plugins
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
{
|
||||
"version": "4.0.0-rc.8",
|
||||
"name": "core-plugins"
|
||||
"id": "core-plugins",
|
||||
"description": "An umbrella package of essential plugins that are bundled with the FreeSewing core library",
|
||||
"version": "4.0.0"
|
||||
}
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "@freesewing/core-plugins",
|
||||
"version": "4.0.0",
|
||||
"description": "An umbrella package of essential plugins that are bundled with FreeSewing's core library",
|
||||
"description": "An umbrella package of essential plugins that are bundled with the FreeSewing core library",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
"repository": "github:freesewing/freesewing",
|
||||
|
@ -65,4 +65,4 @@
|
|||
"engines": {
|
||||
"node": ">= 20"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue