A few tweaks

This commit is contained in:
Gregory Schier
2024-07-18 16:37:20 -07:00
parent a63b485b95
commit 47b8c4dd6b
27 changed files with 3987 additions and 439 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"name": "@yaakapp/plugins",
"repository": "https://github.com/yaakapp/plugins",
"private": true,
"scripts": {
"build": "node scripts/build-plugins.cjs"
}
}