diff --git a/package.json b/package.json index f2598b1..ce15d1f 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "test-browser-local": "npm run pre-test-browser && zuul --local 8080 -- test/context-test.js test/scanner-test.js test/parse-test.js test/render-test-browser.js" }, "devDependencies": { - "chai": "^3.4.0", + "chai": "^4.0.0", "eslint": "^2.5.1", "jshint": "^2.9.5", "mocha": "^3.0.2",