use type:module in helpers

This commit is contained in:
itsMapleLeaf
2023-10-10 10:45:50 -05:00
parent f2f215d6b9
commit 37b75a99e2

View File

@@ -1,5 +1,6 @@
{ {
"name": "@reacord/helpers", "name": "@reacord/helpers",
"type": "module",
"version": "0.0.0", "version": "0.0.0",
"private": true, "private": true,
"scripts": { "scripts": {