1
0
Fork 0

breaking: @freesewing/plugin-bundle is now @freesewing/core-plugins

This commit is contained in:
joostdecock 2023-09-07 11:39:34 +02:00
parent b263979ca0
commit 70041876f5
18 changed files with 40 additions and 130 deletions

View 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 }