aboutsummaryrefslogtreecommitdiffstats
path: root/bower.json
diff options
context:
space:
mode:
Diffstat (limited to 'bower.json')
-rw-r--r--bower.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/bower.json b/bower.json
index f886f6c..ff519e3 100644
--- a/bower.json
+++ b/bower.json
@@ -6,5 +6,9 @@
"bower_components",
"test",
"tests"
- ]
+ ],
+ "dependencies": {
+ "angular": "^1.6.1",
+ "angular-route": "^1.6.1"
+ }
}