Skip to content

Commit a5d3c80

Browse files
authored
Update package.json
1 parent 8eb1006 commit a5d3c80

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

No 13 - MEVN Sample/Fihrist/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"bootstrap": "^4.2.1",
2828
"express": "^4.16.4",
2929
"method-override": "^3.0.0",
30-
"mongoose": "^5.4.1",
30+
"mongoose": ">=5.7.5",
3131
"morgan": "^1.9.1",
3232
"vue-loader": "^15.4.2",
3333
"vue-template-compiler": "^2.5.21",
@@ -43,7 +43,7 @@
4343
"express": "~4.16.4",
4444
"jquery": "^3.3.1",
4545
"method-override": "~3.0.0",
46-
"mongoose": "~5.4.1",
46+
"mongoose": ">=5.7.5"
4747
"vue": "^2.5.21",
4848
"vue-axios": "^2.1.4"
4949
}

0 commit comments

Comments
 (0)