1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-16 18:44:01 +02:00

Merge pull request #16378 from twbs/bower-moduleType

bower.json: set `moduleType` to `globals`
This commit is contained in:
Chris Rebert
2015-04-27 10:39:53 -07:00

View File

@@ -13,6 +13,7 @@
"web"
],
"homepage": "http://getbootstrap.com",
"moduleType": "globals",
"main": [
"less/bootstrap.less",
"dist/js/bootstrap.js"