Skip to content

Commit 8dd1e1c

Browse files
committed
fix(routes): update ui-router to fix problem with angular 1.3
Closes #82 Updated ui-router to pre-release to fix the problem with angular 1.3 and missing. In the current release, ui-router is stuck in html5 mode, even if it is currently disabled. angular-ui/ui-router#1408
1 parent eea4516 commit 8dd1e1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"bootstrap-sass-official": "~3.2.0",
99
"angular-sanitize": "1.3.0",
1010
"angular-animate": "1.3.0",
11-
"angular-ui-router": "~0.2.11",
11+
"angular-ui-router": "0.2.12-pre1",
1212
"animate-css": "~3.2.0",
1313
"angular-truncate": "*",
1414
"restangular": "~1.4.0",

0 commit comments

Comments
 (0)