Skip to content

Commit 77b1dec

Browse files
committed
changed lodash version
1 parent 14f4139 commit 77b1dec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

bower.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dagre-webpack",
3-
"version": "0.7.4",
3+
"version": "0.7.6",
44
"main": "index.js",
55
"ignore": [
66
".*",
@@ -15,6 +15,6 @@
1515
],
1616
"dependencies": {
1717
"graphlib-webpack": "^2.1.1",
18-
"lodash": "^4.11.1"
18+
"lodash": "^3.10.0"
1919
}
2020
}

0 commit comments

Comments
 (0)