Skip to content

Commit f5ccfc8

Browse files
committed
FIXUP
1 parent 0b0ce54 commit f5ccfc8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,12 @@
133133
"overrides": {
134134
"vite": "npm:@voidzero-dev/vite-plus-core@latest",
135135
"vitest": "npm:@voidzero-dev/vite-plus-test@latest"
136+
},
137+
"peerDependencyRules": {
138+
"allowAny": [
139+
"vite",
140+
"vitest"
141+
]
136142
}
137143
}
138144
}

0 commit comments

Comments
 (0)