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 0ad4005 commit 1f1b512Copy full SHA for 1f1b512
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "swagger-editor",
3
"description": "Swagger Editor",
4
- "version": "3.0.11",
+ "version": "3.0.12",
5
"main": "dist/swagger-editor.js",
6
"repository": "[email protected]:swagger-api/swagger-editor.git",
7
"license": "Apache-2.0",
@@ -54,8 +54,8 @@
54
"react-redux": "^4.x.x",
55
"react-transition-group": "^1.1.1",
56
"redux": "^3.x.x",
57
- "swagger-client": "~3.0.10",
58
- "swagger-ui": "^3.0.9",
+ "swagger-client": "~3.0.14",
+ "swagger-ui": "~3.0.14",
59
"whatwg-fetch": "^2.0.3"
60
},
61
"devDependencies": {
0 commit comments