diff options
Diffstat (limited to 'bower.json')
-rw-r--r-- | bower.json | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -15,6 +15,7 @@ "tests" ], "dependencies": { - "bootstrap": "~3.3.2" + "bootstrap": "~3.3.2", + "bootswatch": "~3.3.4+1" } } |