Skip to content

Commit 6111f95

Browse files
sexta13bbmoz
authored andcommitted
Fix minio dependency (#210)
1 parent a9b2620 commit 6111f95

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
@@ -54,6 +54,7 @@
5454
"jsonwebtoken": "^8.1.0",
5555
"material-ui": "^1.0.0-beta.29",
5656
"material-ui-icons": "^1.0.0-beta.17",
57+
"minio": "^5.0.0",
5758
"mongoose": "^5.0.0",
5859
"morgan": "^1.9.0",
5960
"node-sass": "^4.5.3",
@@ -93,8 +94,7 @@
9394
"eslint-plugin-promise": "^3.7.0",
9495
"eslint-plugin-react": "^7.7.0",
9596
"eslint-plugin-standard": "^3.0.1",
96-
"ignore-styles": "^5.0.1",
97-
"minio": "^5.0.0",
97+
"ignore-styles": "^5.0.1",
9898
"mongodb-memory-server": "^1.6.3",
9999
"nightwatch": "^1.0.1",
100100
"nightwatch-cucumber": "^9.0.0",

0 commit comments

Comments
 (0)