1
0
Fork 0
freesewing/plugins/plugin-annotations/data.mjs

5 lines
205 B
JavaScript
Raw Normal View History

// This file is auto-generated | All changes you make will be overwritten.
2023-02-16 23:57:44 +00:00
export const name = '@freesewing/plugin-annotations'
2023-04-19 19:49:36 +02:00
export const version = '3.0.0-alpha.9'
2022-08-31 20:17:38 +02:00
export const data = { name, version }