Skip to content

Commit 2047e07

Browse files
authoredOct 5, 2016
Merge pull request EvanHahn#3 from bclark2/patch-2
Update package.json
2 parents e259637 + 5b3b969 commit 2047e07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Chapter_08/learn-about-me/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ejs": "^1.0.0",
1313
"express": "5.0.0-alpha.2",
1414
"express-session": "^1.7.6",
15-
"mongoose": "^3.8.15",
15+
"mongoose": "^4.0.0",
1616
"passport": "^0.2.0",
1717
"passport-local": "^1.0.0"
1818
}

0 commit comments

Comments
 (0)
Please sign in to comment.