Skip to content

Commit 15a045b

Browse files
committed
removed bundled dependencies entry from package.json as this should not be there in the first place (we dont want to bundle deps directly)
1 parent 4c15279 commit 15a045b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,6 @@
8282
"last 1 safari version"
8383
]
8484
},
85-
"bundleDependencies": [
86-
"react-select",
87-
"dayjs",
88-
"@hello-pangea/dnd",
89-
"tailwindcss",
90-
"@tailwindcss/vite"
91-
],
9285
"dependencies": {
9386
"@base-ui-components/react": "1.0.0-beta.2",
9487
"@emotion/cache": "^11.14.0",

0 commit comments

Comments
 (0)