summaryrefslogtreecommitdiff
path: root/src/package.json
diff options
context:
space:
mode:
authorJohn McLear <john@mclear.co.uk>2015-01-07 15:18:54 +0000
committerJohn McLear <john@mclear.co.uk>2015-01-07 15:18:54 +0000
commitf2c443809fe2123e32cd86b9752126f0186ebd7b (patch)
treee33cd288eb529a3e001ea29387ca515a3fd8d342 /src/package.json
parent1fd7574cfbc48f817cd37cc62e0c391e79b2a1d5 (diff)
downloadetherpad-lite-f2c443809fe2123e32cd86b9752126f0186ebd7b.zip
roll ejs back as its broken at v2
Diffstat (limited to 'src/package.json')
-rw-r--r--src/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/package.json b/src/package.json
index b92477d6..8ba31be8 100644
--- a/src/package.json
+++ b/src/package.json
@@ -28,7 +28,7 @@
"cheerio" : ">=0.18.0",
"async-stacktrace" : ">=0.0.2",
"npm" : ">=2.1.x",
- "ejs" : ">=1.0.0",
+ "ejs" : "~1.0.0",
"graceful-fs" : ">=3.0.4",
"slide" : ">=1.1.6",
"semver" : ">=2.3.0",