Install spec's third party modules in the source root.

This commit is contained in:
Cheng Zhao
2013-07-17 18:51:16 +08:00
parent 1d9fca25dc
commit ec33b4d579
4 changed files with 5 additions and 9 deletions

View File

@@ -3,7 +3,9 @@
"version" : "0.1.0",
"dependencies": {
"coffee-script": "1.6.2"
"coffee-script": "1.6.2",
"mocha": "*",
"findit": "*"
},
"private": true,