Add @types/lodash
This commit is contained in:
parent
f5641fe6d6
commit
78ba4eddc1
2 changed files with 5 additions and 0 deletions
|
@ -92,6 +92,7 @@
|
|||
"websocket": "^1.0.25"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/lodash": "^4.14.106",
|
||||
"@types/qs": "^6.5.1",
|
||||
"@types/react": "^16.3.1",
|
||||
"@types/react-dom": "^16.0.4",
|
||||
|
|
|
@ -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/node@*":
|
||||
version "9.6.1"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.1.tgz#e2d374ef15b315b48e7efc308fa1a7cd51faa06c"
|
||||
|
|
Loading…
Add table
Reference in a new issue