Skip to content

Commit 882bd0a

Browse files
committed
Undo forcing angular 1.3
1 parent 0a1948d commit 882bd0a

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

bower.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"coverage"
3030
],
3131
"dependencies": {
32-
"angular": ">= 1.3.0-rc.3",
32+
"angular": ">= 1.2",
3333
"tv4": "~1.0.15",
3434
"angular-sanitize": ">= 1.2",
3535
"objectpath": "~1.0.4"
@@ -43,8 +43,5 @@
4343
"tx-tinymce": ">= 0.0.5",
4444
"angular-ui-sortable": "~0.12.11",
4545
"bootstrap-vertical-tabs": "~1.2.0"
46-
},
47-
"resolutions": {
48-
"angular": ">= 1.3.0-rc.3"
4946
}
5047
}

0 commit comments

Comments
 (0)