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:
authorMark Otto <markdotto@gmail.com>2015-06-19 09:56:43 +0300
committerMark Otto <markdotto@gmail.com>2015-06-19 09:56:43 +0300
commit169d2a4a78776ddaa4fec774691a3c5f03aa3eda (patch)
tree997248da2a627a3ef3478dd0f8f8077267c56e22 /bower.json
parentdf2ca92d7704d54a15be54e5da8086712bd18680 (diff)
parent1e64692716985246f70c89bcf8d5119e17a353c0 (diff)
Merge branch 'master' into v4
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/bower.json b/bower.json
index 27606caa81..795aa445a9 100644
--- a/bower.json
+++ b/bower.json
@@ -1,7 +1,6 @@
{
"name": "bootstrap",
"description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
- "version": "3.3.4",
"keywords": [
"css",
"js",
@@ -13,9 +12,10 @@
"web"
],
"homepage": "http://getbootstrap.com",
+ "license": "MIT",
+ "moduleType": "globals",
"main": [
"scss/bootstrap.scss",
- "dist/css/bootstrap.css",
"dist/js/bootstrap.js"
],
"ignore": [