diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 00000000..2ea0cad3 --- /dev/null +++ b/package-lock.json @@ -0,0 +1,10 @@ +{ + "name": "@yaakapp/plugins", + "lockfileVersion": 3, + "requires": true, + "packages": { + "": { + "name": "@yaakapp/plugins" + } + } +}