Skip to content

Commit 67f6258

Browse files
authored
Merge pull request #26 from telefonicaid/task/remove_mongodb_depç
revert mongodb dep in devDependencies
2 parents 574ccd9 + be63352 commit 67f6258

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@
5252
"proxyquire": "0.5.1",
5353
"grunt-mkdir": "~0.1.1",
5454
"grunt-contrib-clean": "~0.5.0",
55-
"grunt-githooks": "~0.3.1"
55+
"grunt-githooks": "~0.3.1",
56+
"mongodb": "2.2.35"
5657
},
5758
"keywords": []
5859
}

0 commit comments

Comments
 (0)