Add AngularUI Router for client-side routing

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/1315/head
Alex Coles 11 years ago
parent 21aa9e7dfb
commit fec8c75000
  1. 3
      bower.json

@ -23,7 +23,8 @@
"mocha": "~1.14.0",
"angular-mocks": "~1.2.14",
"angular-scenario": "~1.2.14",
"chai": "~1.9.0"
"chai": "~1.9.0",
"angular-ui-router": "~0.2.10"
},
"resolutions": {
"select2": "3.3.2"

Loading…
Cancel
Save