Skip to content

Commit 1ee4b2d

Browse files
committed
feat!: remove integration commands
These were used for the Netlify SDK v1. See https://developers.netlify.com/sdk/ for information about SDK v2.
1 parent 504e7f3 commit 1ee4b2d

File tree

6 files changed

+2
-610
lines changed

6 files changed

+2
-610
lines changed

package-lock.json

Lines changed: 1 addition & 3 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 & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@
133133
"is-stream": "4.0.1",
134134
"is-wsl": "3.1.0",
135135
"isexe": "3.1.1",
136-
"js-yaml": "4.1.0",
137136
"jsonwebtoken": "9.0.2",
138137
"jwt-decode": "4.0.0",
139138
"lambda-local": "2.2.0",
@@ -175,8 +174,7 @@
175174
"uuid": "11.0.5",
176175
"wait-port": "1.1.0",
177176
"write-file-atomic": "5.0.1",
178-
"ws": "8.18.0",
179-
"zod": "3.24.1"
177+
"ws": "8.18.0"
180178
},
181179
"devDependencies": {
182180
"@babel/preset-react": "7.26.3",

0 commit comments

Comments
 (0)