fix: add missing source-map-support

This commit is contained in:
Geoffroy Empain
2020-12-04 17:23:41 +01:00
parent 4c22bd6554
commit dfa044bbd8
2 changed files with 3 additions and 5 deletions

View File

@ -27,6 +27,7 @@
"chalk": "^4.1.0",
"debug": "^4.2.0",
"form-data": "^3.0.0",
"source-map-support": "^0.5.19",
"tar": "^6.0.5",
"winston": "^3.3.3",
"yargs": "^15.4.1"