Skip to content

Commit a4da7a7

Browse files
author
mdatelle
committed
chore: remove radix-vue from override in package.json
1 parent 9b081f7 commit a4da7a7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

web/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,7 @@
113113
"@rollup/rollup-linux-x64-gnu": "^4.30.1"
114114
},
115115
"overrides": {
116-
"vue": "latest",
117-
"radix-vue": {
118-
"@floating-ui/vue": "^1.1.5"
119-
}
116+
"vue": "latest"
120117
},
121118
"packageManager": "pnpm@10.6.5"
122119
}

0 commit comments

Comments
 (0)