Skip to content

Commit 9b11151

Browse files
committed
Update web dependencies
1 parent 3ebe080 commit 9b11151

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

bootzooka-ui/bower.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
22
"name": "bootzooka-ui-deps",
33
"dependencies": {
4-
"angular": "~1.3.8",
5-
"angular-cookies": "~1.3.8",
6-
"angular-mocks": "~1.3.8",
7-
"angular-resource": "~1.3.8",
8-
"angular-route": "~1.3.8",
9-
"angular-sanitize": "~1.3.8",
10-
"angular-ui-router": "~0.2.13",
11-
"jquery": "2.1.1",
12-
"bootstrap": "3.1.1",
13-
"underscore": "1.7.0",
14-
"moment": "~2.9.0"
4+
"angular": "~1.3.15",
5+
"angular-cookies": "~1.3.15",
6+
"angular-mocks": "~1.3.15",
7+
"angular-resource": "~1.3.15",
8+
"angular-route": "~1.3.15",
9+
"angular-sanitize": "~1.3.15",
10+
"angular-ui-router": "~0.2.14",
11+
"jquery": "2.1.4",
12+
"bootstrap": "3.3.4",
13+
"underscore": "1.8.3",
14+
"moment": "~2.10.3"
1515
},
1616
"resolutions": {
17-
"angular": "~1.3.8"
17+
"angular": "~1.3.15"
1818
}
1919
}

0 commit comments

Comments
 (0)