aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Friend <[email protected]>2014-06-15 12:53:26 +0800
committerJames Friend <[email protected]>2014-06-15 12:53:26 +0800
commit33a6932d6fc2df2b5b1d1b34f1ca5343dd8f8868 (patch)
tree8c3faa5d8181aef3e9d45d2de026828e84ca275b
parent03342f1a7e32158e44ed689c6cb2d4d515204813 (diff)
downloadbootstrap-33a6932d6fc2df2b5b1d1b34f1ca5343dd8f8868.tar.xz
bootstrap-33a6932d6fc2df2b5b1d1b34f1ca5343dd8f8868.zip
added 'main' field to package.json
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 8105591d7..c9376e5f3 100644
--- a/package.json
+++ b/package.json
@@ -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"