Skip to content

Commit 43174f7

Browse files
committed
Update dependencies
The must have update dependencie is the `angular-ui-router` simply because it now support the components as template as mention here angular-ui/ui-router#2627 the other ones, just to have everything updated
1 parent 8fae0a4 commit 43174f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

bower.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
],
1313
"dependencies": {
1414
"angular": "~1.5",
15-
"angular-ui-router": "~0.2.15",
16-
"ngstorage": "~0.3.3",
17-
"angular-material": "~1.1",
15+
"angular-ui-router": "~1.0.0-alpha.3",
16+
"ngstorage": "~0.3.10",
17+
"angular-material": "~1.0.8",
1818
"restangular": "~1.5.2",
19-
"angular-loading-bar": "~0.8.0",
19+
"angular-loading-bar": "~0.9.0",
2020
"satellizer": "^0.14.0"
2121
}
2222
}

0 commit comments

Comments
 (0)