Skip to content

Commit 9c93f11

Browse files
author
Frand
committed
add co dependency
1 parent 1e49c71 commit 9c93f11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"moment": "^2.12.0",
3232
"mongoose": "4.4.7",
3333
"underscore": "^1.8.3",
34-
"validator": "^5.1.0"
34+
"validator": "^5.1.0",
35+
"co": "4.6.0"
3536
},
3637
"devDependencies": {
3738
"chai": "^3.5.0",

0 commit comments

Comments
 (0)