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 a27f62c commit 7a8d697Copy full SHA for 7a8d697
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "swagger-editor",
3
"description": "Swagger Editor",
4
- "version": "3.1.15",
+ "version": "3.1.16",
5
"main": "dist/swagger-editor.js",
6
"repository": "[email protected]:swagger-api/swagger-editor.git",
7
"license": "Apache-2.0",
@@ -57,8 +57,8 @@
57
"react-redux": "^4.x.x",
58
"react-transition-group": "^1.1.1",
59
"redux": "^3.x.x",
60
- "swagger-client": "^3.3.3",
61
- "swagger-ui": "^3.4.4",
+ "swagger-client": "^3.3.4",
+ "swagger-ui": "^3.4.5",
62
"whatwg-fetch": "^2.0.3"
63
},
64
"devDependencies": {
0 commit comments