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

github.com/twbs/bootstrap-sass.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 22:17:00 +0300
committerChris Rebert <github@rebertia.com>2015-04-27 22:17:00 +0300
commitddd70187f70775ef28f37114bc5affe703912407 (patch)
treeb42cf29eda1b27721cc3249f43527ec907c0265c
parentb01ab4942233bd7316a0634472e1243b13fb9f46 (diff)
bower.json: Set `moduleType` to `globals`
Per https://github.com/bower/bower.json-spec/commit/632ff90a2c857e9cb4a4236e8ddb069cc0716865#commitcomment-10914138 [ci skip]
-rw-r--r--bower.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/bower.json b/bower.json
index 285604db..c1051d9e 100644
--- a/bower.json
+++ b/bower.json
@@ -9,6 +9,7 @@
"Gleb Mazovetskiy"
],
"description": "bootstrap-sass is a Sass-powered version of Bootstrap, ready to drop right into your Sass powered applications.",
+ "moduleType": "globals",
"main": [
"assets/stylesheets/_bootstrap.scss",
"assets/fonts/bootstrap/glyphicons-halflings-regular.eot",