diff --git a/package.json b/package.json index 3111cf9..a362d53 100644 --- a/package.json +++ b/package.json @@ -4,6 +4,7 @@ "author": "Christopher Jeffrey", "version": "0.0.4", "main": "./index.js", + "browser": "./src/term.js", "preferGlobal": false, "repository": "git://github.com/chjj/term.js.git", "homepage": "https://github.com/chjj/term.js",