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

5 lines
197 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-09-30 17:48:57 +02:00
export const version = '3.0.0'
2022-08-31 20:17:38 +02:00
export const data = { name, version }