Fix: Add yaakcli to dev dependencies (#9)

This commit is contained in:
John D. Chancey
2025-05-29 10:07:59 -04:00
committed by GitHub
parent 79362c81e5
commit 385a369699
2 changed files with 76 additions and 1 deletions

View File

@@ -16,7 +16,8 @@
"jsonpath": "^1.1.1",
"typescript": "^5.6.2",
"vitest": "^2.0.4",
"workspaces-run": "^1.0.2"
"workspaces-run": "^1.0.2",
"@yaakapp/cli": "^0.1.5"
},
"dependencies": {
"@yaakapp/api": "^0.6.0"