diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 9d37d8a..a9489b7 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.3.0", + "jison": "^0.4.17", "mocha": "~1.20.0", "mock-stdin": "^0.3.0", "mustache": "^2.1.3", |