diff --git a/doc/examples/mocha/package.json b/doc/examples/mocha/package.json index 002eb36f09..d0ec3ffe12 100644 --- a/doc/examples/mocha/package.json +++ b/doc/examples/mocha/package.json @@ -13,6 +13,7 @@ }, "devDependencies": { "axe-core": "^4.6.2", + "chai": "^4.4.0", "karma": "^6.4.1", "karma-chai": "^0.1.0", "karma-chrome-launcher": "^3.1.1",