Add @yaakapp/api everywhere

This commit is contained in:
Gregory Schier
2024-08-15 06:17:33 -07:00
parent bb3f948596
commit 54efb6ae4e
25 changed files with 258 additions and 1984 deletions

View File

@@ -5,7 +5,8 @@
"build": "cross-env BUILD_PLATFORM=browser yaakcli src/index.ts"
},
"dependencies": {
"jsonpath": "^1.1.1"
"jsonpath": "^1.1.1",
"@yaakapp/api": "^0.1.6"
},
"devDependencies": {
"@types/jsonpath": "^0.2.4",