aboutsummaryrefslogtreecommitdiff
path: root/bower.json
diff options
context:
space:
mode:
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 27606caa8..795aa445a 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": [