Skip to content
This repository was archived by the owner on Dec 1, 2023. It is now read-only.

Commit 4c30faa

Browse files
committed
chore(bower): update deps
1 parent 46bc0dc commit 4c30faa

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

bower.json

+11-11
Original file line numberDiff line numberDiff line change
@@ -33,20 +33,20 @@
3333
"CONTRIBUTING.md"
3434
],
3535
"dependencies": {
36-
"angular": "~1.2.10",
37-
"bootstrap": "~3.1.0"
36+
"angular": "~1.2.16",
37+
"bootstrap": "~3.1.1"
3838
},
3939
"devDependencies": {
40-
"angular-animate": "~1.2.10",
41-
"angular-i18n": "~1.2.10",
42-
"angular-mocks": "~1.2.10",
40+
"angular-animate": "~1.2.16",
41+
"angular-i18n": "~1.2.16",
42+
"angular-mocks": "~1.2.16",
4343
"angular-motion": "~0.3.1",
44-
"angular-route": "~1.2.10",
45-
"angular-sanitize": "~1.2.10",
46-
"angular-scenario": "~1.2.10",
47-
"fastclick": "~0.6.11",
48-
"font-awesome": "~4.0.3",
44+
"angular-route": "~1.2.16",
45+
"angular-sanitize": "~1.2.16",
46+
"angular-scenario": "~1.2.16",
47+
"fastclick": "~1.0.2",
48+
"font-awesome": "~4.1.0",
4949
"highlightjs": "~8.0.0",
50-
"jquery": "~2.1.0"
50+
"jquery": "~2.1.1"
5151
}
5252
}

0 commit comments

Comments
 (0)