Skip to content

Commit

Permalink
fix: update @netlify/sdk version for yarn fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ndhoule committed Sep 5, 2024
1 parent af3938e commit 23021e7
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"dependencies": {
"@netlify/functions": "^2.8.1",
"@netlify/sdk": "^2.0.1",
"@netlify/sdk": "^2.0.2",
"@tanstack/react-query": "^5.54.1",
"@trpc/client": "^11.0.0-rc.477",
"@trpc/react-query": "^11.0.0-rc.477",
Expand All @@ -31,8 +31,5 @@
"tailwindcss": "^3.4.10",
"typescript": "^5.5.4",
"vite": "^5.4.3"
},
"resolutions": {
"@netlify/bitballoon-openapi": "npm:[email protected]"
}
}

0 comments on commit 23021e7

Please sign in to comment.