]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
bower.json: set `moduleType` to `globals` 16378/head
authorChris Rebert <github@rebertia.com>
Mon, 27 Apr 2015 17:39:16 +0000 (10:39 -0700)
committerChris Rebert <github@rebertia.com>
Mon, 27 Apr 2015 17:39:16 +0000 (10:39 -0700)
Per https://github.com/bower/bower.json-spec/commit/632ff90a2c857e9cb4a4236e8ddb069cc0716865#commitcomment-10914138
[ci skip]

bower.json

index d89aa19cfcfae824caf5c149c8578fb32898f3b4..2b9bd26bd0e3dc8217f48ca58bbd1befe006f70a 100644 (file)
@@ -13,6 +13,7 @@
     "web"
   ],
   "homepage": "http://getbootstrap.com",
+  "moduleType": "globals",
   "main": [
     "less/bootstrap.less",
     "dist/js/bootstrap.js"