Skip to content

Commit d13d2f3

Browse files
committed
Merge pull request #974 from eeqvfdvcd/patch-1
chore(bower): Update UI Router to 0.2.15
2 parents d7312b2 + 7b289d8 commit d13d2f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/_bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"font-awesome": ">=4.1.0",
1616
"lodash": "~2.4.1"<% if(filters.socketio) { %>,
1717
"angular-socket-io": "~0.6.0"<% } %><% if(filters.uirouter) { %>,
18-
"angular-ui-router": "~0.2.10"<% } %>
18+
"angular-ui-router": "~0.2.15"<% } %>
1919
},
2020
"devDependencies": {
2121
"angular-mocks": ">=1.2.*",

0 commit comments

Comments
 (0)