Bump @yaakapp/api deps

This commit is contained in:
Gregory Schier
2024-09-20 07:09:01 -07:00
parent 92ac91733e
commit aed73482d1
20 changed files with 140 additions and 122 deletions

View File

@@ -6,7 +6,7 @@
"build": "yaakcli build ./src/index.js"
},
"dependencies": {
"@yaakapp/api": "^0.1.14",
"@yaakapp/api": "^0.2.5",
"openapi-to-postmanv2": "^4.23.1",
"yaml": "^2.4.2"
},