add fs-extra type explicitly

This commit is contained in:
Vishwas Shashidhar 2021-03-03 12:29:47 +05:30
parent 1815798592
commit 84cb4ce0f6

View File

@ -156,6 +156,7 @@
"typescript": "3.9.7"
},
"dependencies": {
"@types/fs-extra": "^9.0.8",
"@types/lazy-brush": "^1.0.0",
"archiver": "3.1.1",
"async.map": "0.5.2",