Skip to content

Commit

Permalink
chore: upgrade to @netlify/functions v2 (#10602)
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccann authored Aug 23, 2023
1 parent 8c642cf commit 45fd223
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/adapter-netlify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"set-cookie-parser": "^2.6.0"
},
"devDependencies": {
"@netlify/functions": "^1.3.0",
"@netlify/functions": "^2.0.1",
"@rollup/plugin-commonjs": "^25.0.0",
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
Expand Down
28 changes: 23 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 45fd223

Please sign in to comment.