Skip to content

Commit a542816

Browse files
committed
update dep
1 parent 87433dc commit a542816

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@
2828
"eslint-plugin-import": "^2.13.0",
2929
"jison": "^0.4.18",
3030
"mocha": "^5.2.0",
31-
"pegjs": "^0.10.0"
31+
"pegjs": "^0.10.0",
32+
"swagger-ui": "^3.19.0"
3233
},
3334
"dependencies": {
3435
"bcrypt": "^3.0.0",
@@ -61,7 +62,7 @@
6162
"sequelize": "^4.38.0",
6263
"sequelize-cli": "^4.0.0",
6364
"striptags": "^3.1.1",
64-
"swagger-ui": "^3.17.1",
65+
"swagger-ui": "",
6566
"uuid": "^3.3.2",
6667
"validator": "^10.4.0"
6768
}

0 commit comments

Comments
 (0)