commit | 8cb844e88978fb6e489966740acd2c05af2584f2 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jun 02 11:39:02 2016 -0700 |
committer | Matteo Scandolo <matteo.scandolo@gmail.com> | Thu Jun 02 11:39:02 2016 -0700 |
tree | bf305f1a1eb793cdae4c08679cb6a975490e35cf | |
parent | bf14f88264da782a3687f1fcab3a3ac3d7d8e1d1 [diff] [blame] |
Moved to ui.router
diff --git a/mCordPortal/bower.json b/mCordPortal/bower.json index 60d2552..58e5d72 100644 --- a/mCordPortal/bower.json +++ b/mCordPortal/bower.json
@@ -20,8 +20,8 @@ "angular-animate": "~1.4.9", "jquery": "~2.2.0", "angular-resource": "~1.4.9", - "angular-route": "~1.4.9", "angular-cookies": "~1.4.9", - "bootstrap-sass": "~3.3.6" + "bootstrap-sass": "~3.3.6", + "angular-ui-router": "~0.3.0" } }