Skip to content

Commit 6325ba5

Browse files
committed
Merge pull request angular-ui#1683 from david-meza/lodash-downgrade
revert to lodash 3.8.0 version
2 parents b74b6fa + 5114dac commit 6325ba5

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
@@ -5,7 +5,7 @@
55
"dependencies": {
66
"angular": "1.2 - 1.4",
77
"angular-simple-logger": ">=0.0.1",
8-
"lodash": ">=3.8.0"
8+
"lodash": "3.X"
99
},
1010
"ignore": [
1111
"*.json",

0 commit comments

Comments
 (0)