Add @yaakapp/cli dependency

This commit is contained in:
Gregory Schier
2024-09-09 12:11:37 -07:00
parent 63f391ea5f
commit 107fe46852
16 changed files with 463 additions and 4 deletions

View File

@@ -10,6 +10,7 @@
"@yaakapp/api": "^0.1.14"
},
"devDependencies": {
"@yaakapp/cli": "^0.0.42",
"@types/node": "^20.14.9",
"typescript": "^5.5.2"
}