mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-30 18:19:12 -05:00
Add @yaakapp/api everywhere
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user