We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac78e2d commit 517ef0bCopy full SHA for 517ef0b
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "swagger-editor",
3
"description": "Swagger Editor",
4
- "version": "3.0.8",
+ "version": "3.0.9",
5
"main": "dist/swagger-editor.js",
6
"repository": "[email protected]:swagger-api/swagger-editor.git",
7
"license": "Apache-2.0",
@@ -51,8 +51,8 @@
51
"react-file-download": "^0.3.2",
52
"react-redux": "^4.x.x",
53
"redux": "^3.x.x",
54
- "swagger-client": "^3.0.8",
55
- "swagger-ui": "^3.0.8",
+ "swagger-client": "^3.0.9",
+ "swagger-ui": "^3.0.9",
56
"whatwg-fetch": "^2.0.3"
57
},
58
"devDependencies": {
0 commit comments