Skip to content

Commit 05e2347

Browse files
amroamroamromikesamuel
authored andcommitted
test_in_node: added test dependencies
npm install --save-dev zombie html-to-text
1 parent 73d51eb commit 05e2347

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
"grunt-contrib-copy": "^1.0.0",
5353
"grunt-contrib-cssmin": "^1.0.2",
5454
"grunt-contrib-uglify": "^2.0.0",
55-
"grunt-preprocess": "^5.1.0"
55+
"grunt-preprocess": "^5.1.0",
56+
"html-to-text": "^3.0.0",
57+
"zombie": "^5.0.5"
5658
}
5759
}

0 commit comments

Comments
 (0)