Skip to content

Commit 83c08ff

Browse files
authored
Merge pull request #1 from infinitaslearning/master
Mongodb package version upgraded to last stable version.
2 parents 0d75c0f + 9284251 commit 83c08ff

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
@@ -16,7 +16,7 @@
1616
"async": "^2.0.0",
1717
"lodash.get": "^4.3.0",
1818
"lodash.has": "^4.4.0",
19-
"mongodb": "^2.2.1"
19+
"mongodb": "^3.5.2"
2020
},
2121
"devDependencies": {},
2222
"repository": {
@@ -27,4 +27,4 @@
2727
"url": "https://github.com/guidesmiths/systemic-mongodb/issues"
2828
},
2929
"homepage": "https://github.com/guidesmiths/systemic-mongodb#readme"
30-
}
30+
}

0 commit comments

Comments
 (0)