summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuiz Américo <luizamericop@gmail.com>2016-07-09 11:55:03 -0300
committerLuiz Américo <luizamericop@gmail.com>2016-07-09 11:55:03 -0300
commite8722e255135907c3f783ff7a8abcaf52f5ceeb1 (patch)
tree80b259ce3203590d94effcc7154185119eb8efd8
parent094a2564fe56f39ebb78dc0a43659639efb2a124 (diff)
downloadhandlebars.js-e8722e255135907c3f783ff7a8abcaf52f5ceeb1.zip
handlebars.js-e8722e255135907c3f783ff7a8abcaf52f5ceeb1.tar.gz
handlebars.js-e8722e255135907c3f783ff7a8abcaf52f5ceeb1.tar.bz2
stick to 0.4.16. Tests does no pass with 0.4.17
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a9489b7..0918ff4 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"grunt-saucelabs": "8.x",
"grunt-webpack": "^1.0.8",
"istanbul": "github:kpdecker/istanbul",
- "jison": "^0.4.17",
+ "jison": "0.4.16",
"mocha": "~1.20.0",
"mock-stdin": "^0.3.0",
"mustache": "^2.1.3",