0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-03-15 15:29:22 +01:00

Merge pull request #16379 from twbs/bower-json

More bower.json fixes
This commit is contained in:
Chris Rebert 2015-04-27 10:52:18 -07:00
commit cc8567d784

View File

@ -1,7 +1,6 @@
{ {
"name": "bootstrap", "name": "bootstrap",
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.", "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
"version": "3.3.4",
"keywords": [ "keywords": [
"css", "css",
"js", "js",
@ -13,6 +12,7 @@
"web" "web"
], ],
"homepage": "http://getbootstrap.com", "homepage": "http://getbootstrap.com",
"license": "MIT",
"moduleType": "globals", "moduleType": "globals",
"main": [ "main": [
"less/bootstrap.less", "less/bootstrap.less",