Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
244 changes: 208 additions & 36 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
"@fastly/http-compute-js": "1.1.5",
"@netlify/blobs": "^8.2.0",
"@netlify/build": "^32.2.0",
"@netlify/config": "^23.0.1",
Copy link
Contributor Author

@pieh pieh May 19, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added dev dependency is used only in integration tests fixture setup - it's not being used otherwise

"@netlify/edge-bundler": "^13.0.3",
"@netlify/edge-functions": "^2.12.0",
"@netlify/eslint-config-node": "^7.0.1",
Expand Down
Loading
Loading