Skip to content

Commit d0b63cc

Browse files
committed
fix!: drop support for nuxt/bridge and nuxt v2
This reverts commit 39fa8ec.
1 parent d1edeba commit d0b63cc

File tree

3 files changed

+87
-829
lines changed

3 files changed

+87
-829
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"test:e2e": "vitest run test/e2e/*.test.*"
4949
},
5050
"dependencies": {
51-
"@nuxt/kit": "^3.17.7",
51+
"@nuxt/kit": "^4.0.0",
5252
"@portabletext/types": "^2.0.13",
5353
"@portabletext/vue": "^1.0.12",
5454
"@sanity/client": "^7.6.0",

0 commit comments

Comments
 (0)