Improved Postman and OpenAPI import

This commit is contained in:
Gregory Schier
2024-07-22 18:00:13 -07:00
parent 75a7cac783
commit 6a24b31c6c
5 changed files with 73 additions and 23 deletions

View File

@@ -2,7 +2,7 @@
"name": "filter-jsonpath",
"version": "0.0.1",
"scripts": {
"build": "yaakcli src/index.ts"
"build": "BUILD_PLATFORM=browser yaakcli src/index.ts"
},
"dependencies": {
"jsonpath": "^1.1.1"