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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2013-12-24 18:58:19 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2013-12-24 18:58:19 +0400
commit8e3ccf6f20a8eb5bda333c77975b01d368a51574 (patch)
tree5e2daafc731588ff84ef48d0c10f5216d1fcb24d /bower.json
parentfa72dbbade685eb3174cee07378cd1fa7750713d (diff)
update gemspec and bower
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json9
1 files changed, 2 insertions, 7 deletions
diff --git a/bower.json b/bower.json
index aa70d94..9879d8a 100644
--- a/bower.json
+++ b/bower.json
@@ -1,6 +1,6 @@
{
"name": "bootstrap-sass",
- "version": "3.0.3-p0",
+ "version": "3.0.3-0",
"homepage": "https://github.com/twbs/bootstrap-sass",
"authors": [
"Thomas McDonald",
@@ -16,10 +16,5 @@
"sass"
],
"license": "MIT",
- "ignore": [
- "**/.*",
- "test",
- "tasks",
- "templates"
- ]
+ "include": ['vendor', 'bower.json', 'README.md', 'LICENSE']
}