Commit 8591c23c158567886ade002a37414f8692a2ef55

Authored by Victor Costa
1 parent 42e7ef99

Fix bootswatch version

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
bower.json
... ... @@ -19,7 +19,7 @@
19 19 "angular": "~1.4.2",
20 20 "font-awesome": "fontawesome#~4.5.0",
21 21 "ngstorage": "~0.3.10",
22   - "bootswatch": "~3.3.6+1"
  22 + "bootswatch": "~3.3.6"
23 23 },
24 24 "devDependencies": {
25 25 "angular-mocks": "~1.4.2"
... ...