Skip to content

Commit 4186ee5

Browse files
committed
remove attw
1 parent 5de19d7 commit 4186ee5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/mui-plugin-rtl/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@
3333
"prebuild": "rimraf build tsconfig.build.tsbuildinfo",
3434
"release": "pnpm build && pnpm publish",
3535
"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"
36+
"typescript": "tsc -p tsconfig.json"
3837
},
3938
"dependencies": {
4039
"@babel/runtime": "^7.27.1",

0 commit comments

Comments
 (0)