Skip to content

Commit b80ca5e

Browse files
committed
chore: remove @nuxt/kit from peer dependencies
1 parent 2a88683 commit b80ca5e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@
129129
"peerDependencies": {
130130
"@cucumber/cucumber": "^10.3.1 || >=11.0.0",
131131
"@jest/globals": "^29.5.0 || >=30.0.0",
132-
"@nuxt/kit": ">=3.20.1",
133132
"@playwright/test": "^1.43.1",
134133
"@testing-library/vue": "^7.0.0 || ^8.0.1",
135134
"@vue/test-utils": "^2.4.2",
@@ -145,9 +144,6 @@
145144
"@jest/globals": {
146145
"optional": true
147146
},
148-
"@nuxt/kit": {
149-
"optional": true
150-
},
151147
"@playwright/test": {
152148
"optional": true
153149
},

0 commit comments

Comments
 (0)