Skip to content

Commit 2dfda03

Browse files
authored
Merge pull request #26 from t47io/master
Update lodash version for example-build
2 parents 8dbb9d0 + 4741dab commit 2dfda03

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)