Skip to content
This repository was archived by the owner on Feb 9, 2020. It is now read-only.

Commit 706a63c

Browse files
committed
chore(bower): update dependencies
1 parent 499c82d commit 706a63c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

bower.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"name": "angularjs-batarang",
33
"version": "0.5.0",
44
"dependencies": {
5-
"angular": "~1.2.20",
5+
"angular": "1.3.0",
66
"d3": "~3.2.6",
7-
"angular-loader": "~1.2.20",
8-
"angular-bootstrap": "~0.11.0",
9-
"jquery": "~2.1.1",
10-
"bootstrap": "~3.2.0"
7+
"angular-loader": "1.3.0"
118
},
129
"devDependencies": {
13-
"angular-mocks": "~1.2.20"
10+
"angular-mocks": "1.3.0"
11+
},
12+
"resolutions": {
13+
"angular": "1.3.0"
1414
}
1515
}

0 commit comments

Comments
 (0)