update lodash to 4 in eslint

This commit is contained in:
ido 2016-04-17 11:09:04 +03:00
parent e3fa8a7784
commit bbdf5a6409
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"plugins": ["lodash", "wix-editor"],
"settings": {
"lodash": {
"version": 3
"version": 4
}
},
"rules": {