Insomnia v5 importer (#7)

Add support for the new Insomnia 5 export format
This commit is contained in:
Gregory Schier
2025-05-11 06:44:54 -07:00
committed by GitHub
parent 20b0b4fb69
commit 8c0f889dd2
10 changed files with 853 additions and 273 deletions

View File

@@ -19,6 +19,6 @@
"workspaces-run": "^1.0.2"
},
"dependencies": {
"@yaakapp/api": "^0.5.1"
"@yaakapp/api": "^0.5.3"
}
}