2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-30 15:24:08 +03:00

added a separate npm-specific main file

This commit is contained in:
James Friend
2014-08-04 10:07:21 +08:00
parent 33a6932d6f
commit 689faaf16f
3 changed files with 13 additions and 2 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
},
"style": "dist/css/bootstrap.css",
"less": "less/bootstrap.less",
"main": "./index.js",
"main": "./dist/js/npm",
"repository": {
"type": "git",
"url": "https://github.com/twbs/bootstrap.git"