diff --git a/package.json b/package.json index 857ccf1..0f9819d 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ "url": "https://github.com/chaijs/chai/issues" }, "main": "./index", + "browser": "./chai.js", "scripts": { "test": "make test" },