We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05067da commit 6d29957Copy full SHA for 6d29957
readme.md
@@ -306,13 +306,11 @@ Commit and push the resulting build, located in your dist folder:
306
The following packages are always installed by the [app](#app) generator:
307
308
* angular
309
-* angular-bootstrap
310
* angular-cookies
311
* angular-mocks
312
* angular-resource
313
* angular-sanitize
314
* angular-scenario
315
-* bootstrap
316
* es5-shim
317
* font-awesome
318
* json3
@@ -324,6 +322,8 @@ These packages are installed optionally depending on your configuration:
324
322
* angular-route
325
323
* angular-ui-router
326
* angular-socket-io
+* angular-bootstrap
+* bootstrap
327
328
All of these can be updated with `bower update` as new versions are released.
329
0 commit comments