Sfoglia il codice sorgente

chore: add module entry

userquin 2 anni fa
parent
commit
f83c03a51b
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -30,6 +30,7 @@
     "./*": "./*"
   },
   "main": "./dist/tres.js",
+  "module": "./dist/tres.js",
   "types": "./dist/index.d.ts",
   "files": [
     "dist",