aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2015-05-20 17:05:55 +0200
committerCamil Staps2015-05-20 17:05:55 +0200
commit1b808432d4c4df63c7e40edcbf7bb6ed3b062e60 (patch)
tree0315eed091ab0bb3d3b0bce13af7969f4b32d8d8
parentUpdated project url (diff)
Fix bower bootswatch dependency
-rw-r--r--bower.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index ea0dd59..bb78112 100644
--- a/bower.json
+++ b/bower.json
@@ -15,7 +15,7 @@
],
"dependencies": {
"bootstrap": "~3.3.2",
- "bootswatch": "~3.3.4+1",
+ "bootswatch": "~3.3.4",
"fontawesome": "~4.3.0",
"jquery-cookie": "~1.4.1"
}