Skip to content

Commit f97649c

Browse files
committed
fix: undo type: module
1 parent 93c0336 commit f97649c

File tree

7 files changed

+0
-3
lines changed

7 files changed

+0
-3
lines changed
File renamed without changes.
File renamed without changes.

packages/core/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
},
77
"license": "MIT",
88
"sideEffects": false,
9-
"type": "module",
109
"exports": {
1110
".": {
1211
"node": {
File renamed without changes.

packages/dom/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
},
77
"license": "MIT",
88
"sideEffects": false,
9-
"type": "module",
109
"exports": {
1110
".": {
1211
"node": {
File renamed without changes.

packages/utils/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
},
77
"license": "MIT",
88
"sideEffects": false,
9-
"type": "module",
109
"exports": {
1110
".": {
1211
"node": {

0 commit comments

Comments
 (0)