1
0
Fork 0
freesewing/plugins/plugin-cutlist/data.mjs
Joost De Cock 55e5dc3d0c feat(plugin-cutlist): New plugin to manage cutlist
This also removed the cutlist-related functionality that was added to
core as an early v3 feature.
2022-09-07 21:16:44 +02:00

4 lines
201 B
JavaScript

// This file is auto-generated | All changes you make will be overwritten.
export const name = "@freesewing/plugin-cutlist"
export const version = "3.0.0-alpha.0"
export const data = { name, version }