Skip to content

Commit

Permalink
chore(kaio): remove type module in package.json (#5118)
Browse files Browse the repository at this point in the history
  • Loading branch information
HeartSquared authored Oct 2, 2024
1 parent 0d124a1 commit b2c5996
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/strange-scissors-peel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@kaizen/components": patch
---

Revert `@kaizen/components` from being explicitly an ESM build"
1 change: 0 additions & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
"bin": {
"kaizen-codemod": "./bin/codemod.sh"
},
"type": "module",
"scripts": {
"lint:ts": "tsc --noEmit",
"build": "pnpm package-bundler build-shared-ui && pnpm build:styles",
Expand Down

0 comments on commit b2c5996

Please sign in to comment.