Skip to content

Commit 1ce89f9

Browse files
committed
fix dependencies versions
1 parent cead82b commit 1ce89f9

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
@@ -23,7 +23,7 @@
2323
"tests"
2424
],
2525
"dependencies": {
26-
"angular": "angularjs#~1.4.8",
26+
"angular": ">=1.3.x",
2727
"satellizer": "~0.13.1"
2828
}
2929
}

0 commit comments

Comments
 (0)