Skip to content

Commit d5a8127

Browse files
author
Niels Dequeker
committed
Merge pull request angular-ui-tree#592 from joaocc/patch-1
Update bower.json: added angular 1.4.x as dependency
2 parents dd0be27 + 3399678 commit d5a8127

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bower.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"node"
2323
],
2424
"dependencies": {
25-
"angular": "1.2.x || 1.3.x"
25+
"angular": "1.2.x || 1.3.x || 1.4.x"
2626
},
2727
"devDependencies": {
2828
"angular-mocks": "1.2.x || 1.3.x",

0 commit comments

Comments
 (0)