Skip to content

Commit d33108a

Browse files
(BA) publish design system (#14)
Co-authored-by: Alexandre Anicio <[email protected]>
1 parent ef46e7e commit d33108a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/design-system-mui/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
"main": "./dist/index.ts",
66
"module": "./dist/index.mjs",
77
"types": "./dist/index.d.ts",
8-
"sideEffects": false,
9-
"private": true,
108
"scripts": {
119
"build": "tsc --outDir dist",
1210
"dev": "tsc --watch --outDir dist",

0 commit comments

Comments
 (0)