Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2015-04-27 20:39:16 +0300
committerChris Rebert <github@rebertia.com>2015-04-27 20:39:16 +0300
commit23445e0cb256a464585b5002101aed814dfedd17 (patch)
treea4c3ba6b23741f6fe50842fc2d595d7872899e6d /bower.json
parentcdb37dce3a85c07790e73b7e2c809860db6b0cad (diff)
bower.json: set `moduleType` to `globals`
Per https://github.com/bower/bower.json-spec/commit/632ff90a2c857e9cb4a4236e8ddb069cc0716865#commitcomment-10914138 [ci skip]
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index d89aa19cfc..2b9bd26bd0 100644
--- a/bower.json
+++ b/bower.json
@@ -13,6 +13,7 @@
"web"
],
"homepage": "http://getbootstrap.com",
+ "moduleType": "globals",
"main": [
"less/bootstrap.less",
"dist/js/bootstrap.js"