1
0
Fork 0

feat: Generated pkg.mjs files to avoid JSON imports

This commit is contained in:
Joost De Cock 2022-08-29 17:40:04 +02:00
parent 1c5262222f
commit 2bdd5f376e
82 changed files with 330 additions and 1 deletions

View file

@ -0,0 +1,4 @@
// This file is auto-generated | All changes you make will be overwritten.
export const name = "@freesewing/plugin-measurements"
export const version = "3.0.0-alpha.0"