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
@@ -19,7 +19,7 @@ @@ -19,7 +19,7 @@
19 "angular": "~1.4.2", 19 "angular": "~1.4.2",
20 "font-awesome": "fontawesome#~4.5.0", 20 "font-awesome": "fontawesome#~4.5.0",
21 "ngstorage": "~0.3.10", 21 "ngstorage": "~0.3.10",
22 - "bootswatch": "~3.3.6+1" 22 + "bootswatch": "~3.3.6"
23 }, 23 },
24 "devDependencies": { 24 "devDependencies": {
25 "angular-mocks": "~1.4.2" 25 "angular-mocks": "~1.4.2"