Skip to content

Commit 620e9a0

Browse files
committed
Add 'encoding' as explicit dependency
netlify/netlify-lambda#142
1 parent 7c40227 commit 620e9a0

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
@@ -7,6 +7,7 @@
77
"apollo-boost": "^0.4.7",
88
"apollo-server-lambda": "^2.12.0",
99
"axios": "^0.19.0",
10+
"encoding": "^0.1.12",
1011
"graphql": "^15.0.0",
1112
"react": "^16.8.6",
1213
"react-dom": "^16.8.6",

0 commit comments

Comments
 (0)