Skip to content

Commit 32789a7

Browse files
committed
Fixes EJS not being installed via NPM
1 parent c82fb07 commit 32789a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"node-gyp": "~0.13.1",
4646
"node-pre-gyp": "~0.5.16",
4747
"q": "~1.0.1",
48+
"ejs": "~1.0.0",
4849
"request": "~2.36.0",
4950
"rimraf": "~2.2.8",
5051
"tar": "~0.1.19",
@@ -55,7 +56,6 @@
5556
"devDependencies": {
5657
"async": "~0.9.0",
5758
"aws-sdk": "~2.0.0-rc.20",
58-
"ejs": "~1.0.0",
5959
"istanbul": "~0.2.14",
6060
"jshint": "~2.5.1",
6161
"mocha": "~1.20.1",

0 commit comments

Comments
 (0)