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 ab67ff8 commit e16644fCopy full SHA for e16644f
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "swagger-editor",
3
"description": "Swagger Editor",
4
- "version": "3.6.3",
+ "version": "3.6.4",
5
"main": "dist/swagger-editor.js",
6
"repository": "[email protected]:swagger-api/swagger-editor.git",
7
"license": "Apache-2.0",
@@ -67,8 +67,8 @@
67
"react-transition-group": "^1.1.1",
68
"redux": "^3.x.x",
69
"reselect": "^2.5.4",
70
- "swagger-client": "^3.8.5",
71
- "swagger-ui": "^3.17.2",
+ "swagger-client": "^3.8.10",
+ "swagger-ui": "^3.17.5",
72
"traverse": "^0.6.6",
73
"whatwg-fetch": "^2.0.3",
74
"yaml-js": "^0.1.4"
0 commit comments