We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de19d7 commit 7eb5e40Copy full SHA for 7eb5e40
packages/mui-plugin-rtl/package.json
@@ -34,7 +34,7 @@
34
"release": "pnpm build && pnpm publish",
35
"test": "cd ../../ && cross-env NODE_ENV=test mocha 'packages/mui-utils/**/*.test.?(c|m)[jt]s?(x)'",
36
"typescript": "tsc -p tsconfig.json",
37
- "attw": "attw --pack ./build --exclude-entrypoints esm modern --include-entrypoints types deepmerge"
+ "attw": "attw --pack ./build --exclude-entrypoints esm modern"
38
},
39
"dependencies": {
40
"@babel/runtime": "^7.27.1",
0 commit comments