Skip to content

Commit 982ddd3

Browse files
committed
Installing 'encoding' because of 'node-fetch' Netlify deploy error
1 parent 1ef8406 commit 982ddd3

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

package-lock.json

Lines changed: 8 additions & 0 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
@@ -19,6 +19,7 @@
1919
},
2020
"homepage": "https://github.com/ramigs/netlify-lambda-github-webhook-router#readme",
2121
"dependencies": {
22+
"encoding": "^0.1.12",
2223
"netlify-lambda": "^1.6.3",
2324
"node-fetch": "^2.6.0"
2425
}

0 commit comments

Comments
 (0)