Skip to content

Commit dfa044b

Browse files
committed
fix: add missing source-map-support
1 parent 4c22bd6 commit dfa044b

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

package-lock.json

Lines changed: 2 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"chalk": "^4.1.0",
2828
"debug": "^4.2.0",
2929
"form-data": "^3.0.0",
30+
"source-map-support": "^0.5.19",
3031
"tar": "^6.0.5",
3132
"winston": "^3.3.3",
3233
"yargs": "^15.4.1"

0 commit comments

Comments
 (0)