Skip to content

Commit 4741dab

Browse files
committed
fix lodash version for examples-build
1 parent 6f2e830 commit 4741dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"dependencies": {
5959
"animation-frame": "^0.2.4",
6060
"events": "^1.0.2",
61-
"lodash": "^3.6.0",
61+
"lodash": "^4.11.0",
6262
"object-assign": "^2.0.0"
6363
},
6464
"tags": [

0 commit comments

Comments
 (0)