Add @types/lodash

This commit is contained in:
Daniel Gasienica 2018-04-09 19:25:48 -04:00
parent 6ff82adf0a
commit 9533c09707
2 changed files with 5 additions and 0 deletions

View file

@ -50,6 +50,7 @@
},
"dependencies": {
"@sindresorhus/is": "^0.8.0",
"@types/lodash": "^4.14.106",
"archiver": "^2.1.1",
"blob-util": "^1.3.0",
"blueimp-canvas-to-blob": "^3.14.0",

View file

@ -36,6 +36,10 @@
dependencies:
samsam "1.3.0"
"@types/lodash@^4.14.106":
version "4.14.106"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.106.tgz#6093e9a02aa567ddecfe9afadca89e53e5dce4dd"
"@types/chai@^4.1.2":
version "4.1.2"
resolved "https://registry.yarnpkg.com/@types/chai/-/chai-4.1.2.tgz#f1af664769cfb50af805431c407425ed619daa21"