mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-06-06 22:52:47 +02:00
CI workflow
This commit is contained in:
+2
-1
@@ -3,7 +3,8 @@
|
||||
"repository": "https://github.com/yaakapp/plugins",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "node scripts/build-plugins.cjs"
|
||||
"build": "node scripts/build-plugins.cjs",
|
||||
"test": "vitest run"
|
||||
},
|
||||
"devDependencies": {
|
||||
"jsonpath": "^1.1.1",
|
||||
|
||||
Reference in New Issue
Block a user