Commit 63f98984 authored by Chris Rebert's avatar Chris Rebert

Merge pull request #16378 from twbs/bower-moduleType

bower.json: set `moduleType` to `globals`
parents cdb37dce 23445e0c
...@@ -13,6 +13,7 @@ ...@@ -13,6 +13,7 @@
"web" "web"
], ],
"homepage": "http://getbootstrap.com", "homepage": "http://getbootstrap.com",
"moduleType": "globals",
"main": [ "main": [
"less/bootstrap.less", "less/bootstrap.less",
"dist/js/bootstrap.js" "dist/js/bootstrap.js"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment