Add and target to prepare running tests in node.js
This commit is contained in:
+7
-3
@@ -1,5 +1,9 @@
|
||||
{ "dependencies" : {
|
||||
|
||||
"require-from-string" : "1.2.0"
|
||||
{
|
||||
"dependencies" : {
|
||||
"require-from-string": "1.2.0"
|
||||
},
|
||||
"devDependencies" : {
|
||||
"mocha": "3.2.0",
|
||||
"mocha-teamcity-reporter": "1.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user