breaking: @freesewing/plugin-bundle is now @freesewing/core-plugins
This commit is contained in:
parent
b263979ca0
commit
70041876f5
18 changed files with 40 additions and 130 deletions
4
plugins/core-plugins/data.mjs
Normal file
4
plugins/core-plugins/data.mjs
Normal file
|
@ -0,0 +1,4 @@
|
|||
// This file is auto-generated | All changes you make will be overwritten.
|
||||
export const name = '@freesewing/core-plugins'
|
||||
export const version = '3.0.0-alpha.10'
|
||||
export const data = { name, version }
|
Loading…
Add table
Add a link
Reference in a new issue