Skip to content
This repository was archived by the owner on May 29, 2025. It is now read-only.

Commit 385a369

Browse files
author
John D. Chancey
authored
Fix: Add yaakcli to dev dependencies (#9)
1 parent 79362c8 commit 385a369

2 files changed

Lines changed: 76 additions & 1 deletion

File tree

package-lock.json

Lines changed: 74 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"jsonpath": "^1.1.1",
1717
"typescript": "^5.6.2",
1818
"vitest": "^2.0.4",
19-
"workspaces-run": "^1.0.2"
19+
"workspaces-run": "^1.0.2",
20+
"@yaakapp/cli": "^0.1.5"
2021
},
2122
"dependencies": {
2223
"@yaakapp/api": "^0.6.0"

0 commit comments

Comments
 (0)