We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff41412 commit a01b7f7Copy full SHA for a01b7f7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "swagger-to-js",
3
- "version": "1.1.0",
+ "version": "1.2.0",
4
"description": "⚡️ Convert swagger json api to js (with types fo typescript)",
5
"main": "./src/index.js",
6
"types": "./src/index.d.ts",
0 commit comments