1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00

Merge pull request #897 from twbs/moduleType

bower.json: Set `moduleType` to `globals`
This commit is contained in:
Gleb Mazovetskiy 2015-04-27 20:22:08 +01:00
commit 9eda0c73a1

View file

@ -8,6 +8,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/javascripts/bootstrap.js"