Skip to content

Commit 38ffd43

Browse files
authored
fix: move bootstrap to deps (#7680)
1 parent 0774194 commit 38ffd43

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package-lock.json

Lines changed: 1 addition & 2 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@
6767
"@netlify/dev-utils": "4.2.0",
6868
"@netlify/edge-bundler": "14.5.6",
6969
"@netlify/edge-functions": "2.18.1",
70+
"@netlify/edge-functions-bootstrap": "2.17.1",
7071
"@netlify/headers-parser": "9.0.2",
7172
"@netlify/local-functions-proxy": "2.0.3",
7273
"@netlify/redirect-parser": "15.0.3",
@@ -158,7 +159,6 @@
158159
"@bugsnag/js": "8.6.0",
159160
"@eslint/compat": "1.4.0",
160161
"@eslint/js": "9.24.0",
161-
"@netlify/edge-functions-bootstrap": "2.17.1",
162162
"@netlify/functions": "3.0.4",
163163
"@netlify/types": "2.0.3",
164164
"@sindresorhus/slugify": "3.0.0",

0 commit comments

Comments
 (0)