1
0
Эх сурвалжийг харах

fix: forgor to add the cjs bundle to npm smh

Sv443 5 сар өмнө
parent
commit
ca8b62ef76

+ 5 - 0
.changeset/quick-crabs-collect.md

@@ -0,0 +1,5 @@
+---
+"@sv443-network/userutils": patch
+---
+
+Made CJS bundle available on NPM too

+ 1 - 0
package.json

@@ -70,6 +70,7 @@
   },
   "files": [
     "/dist/index.js",
+    "/dist/index.cjs",
     "/dist/index.mjs",
     "/dist/index.global.js",
     "/dist/lib/**.d.ts",