Skip to content

Commit e0c354c

Browse files
committed
v3.6.1
1 parent 2cc957f commit e0c354c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 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.0",
4+
"version": "3.6.1",
55
"main": "dist/swagger-editor.js",
66
"repository": "[email protected]:swagger-api/swagger-editor.git",
77
"license": "Apache-2.0",
@@ -63,7 +63,7 @@
6363
"react-transition-group": "^1.1.1",
6464
"redux": "^3.x.x",
6565
"swagger-client": "^3.8.5",
66-
"swagger-ui": "^3.17.1",
66+
"swagger-ui": "^3.17.2",
6767
"traverse": "^0.6.6",
6868
"whatwg-fetch": "^2.0.3"
6969
},

0 commit comments

Comments
 (0)