]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
added 'main' field to package.json
authorJames Friend <james@kitefire.com>
Sun, 15 Jun 2014 04:53:26 +0000 (12:53 +0800)
committerJames Friend <james@kitefire.com>
Sun, 15 Jun 2014 04:53:26 +0000 (12:53 +0800)
package.json

index 8105591d7e1a3baa8dee6400ccfee395d344d2f7..c9376e5f36d5e3f0eabff162aa3712344e8b9991 100644 (file)
@@ -18,6 +18,7 @@
   },
   "style": "dist/css/bootstrap.css",
   "less": "less/bootstrap.less",
+  "main": "./index.js",
   "repository": {
     "type": "git",
     "url": "https://github.com/twbs/bootstrap.git"