0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01: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
commit 63f989849d

View File

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