Skip to content

Commit 3cb88c7

Browse files
committed
fix(module): add esm support
1 parent 0586cbd commit 3cb88c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,5 +91,6 @@
9191
"@frigade/react-onboarding-components": "^1.1.0",
9292
"react-dom": "*",
9393
"uuid": "^9.0.0"
94-
}
94+
},
95+
"type":"module"
9596
}

0 commit comments

Comments
 (0)