mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-03-22 09:29:16 +01:00
Upgrade deps
This commit is contained in:
@@ -3,11 +3,11 @@
|
||||
"private": true,
|
||||
"version": "0.0.1",
|
||||
"scripts": {
|
||||
"build": "yaakcli src/index.ts"
|
||||
"build": "yaakcli build ./src/index.ts"
|
||||
},
|
||||
"dependencies": {
|
||||
"jsonpath-plus": "^9.0.0",
|
||||
"@yaakapp/api": "^0.1.13"
|
||||
"@yaakapp/api": "^0.1.14"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^20.14.9",
|
||||
|
||||
Reference in New Issue
Block a user