docs: update readme, lodash resolution

This commit is contained in:
Eric Liu 2020-07-19 12:04:50 -07:00
commit 93bcb5d4c3
4 changed files with 55 additions and 9 deletions

View file

@ -21,5 +21,8 @@
"svelte": "^3.24.0",
"svelte-loader": "^2.9.0",
"webpack": "^4.7.0"
},
"resolutions": {
"**/lodash": ">=4.17.19 "
}
}