Skip to content

Commit 23021e7

Browse files
committed
fix: update @netlify/sdk version for yarn fix
1 parent af3938e commit 23021e7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Diff for: package.json

+1-4
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"dependencies": {
1111
"@netlify/functions": "^2.8.1",
12-
"@netlify/sdk": "^2.0.1",
12+
"@netlify/sdk": "^2.0.2",
1313
"@tanstack/react-query": "^5.54.1",
1414
"@trpc/client": "^11.0.0-rc.477",
1515
"@trpc/react-query": "^11.0.0-rc.477",
@@ -31,8 +31,5 @@
3131
"tailwindcss": "^3.4.10",
3232
"typescript": "^5.5.4",
3333
"vite": "^5.4.3"
34-
},
35-
"resolutions": {
36-
"@netlify/bitballoon-openapi": "npm:[email protected]"
3734
}
3835
}

0 commit comments

Comments
 (0)