Skip to content

Commit e16644f

Browse files
committed
v3.6.4
1 parent ab67ff8 commit e16644f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "swagger-editor",
33
"description": "Swagger Editor",
4-
"version": "3.6.3",
4+
"version": "3.6.4",
55
"main": "dist/swagger-editor.js",
66
"repository": "[email protected]:swagger-api/swagger-editor.git",
77
"license": "Apache-2.0",
@@ -67,8 +67,8 @@
6767
"react-transition-group": "^1.1.1",
6868
"redux": "^3.x.x",
6969
"reselect": "^2.5.4",
70-
"swagger-client": "^3.8.5",
71-
"swagger-ui": "^3.17.2",
70+
"swagger-client": "^3.8.10",
71+
"swagger-ui": "^3.17.5",
7272
"traverse": "^0.6.6",
7373
"whatwg-fetch": "^2.0.3",
7474
"yaml-js": "^0.1.4"

0 commit comments

Comments
 (0)