Browse Source

chore: add module entry

userquin 2 years ago
parent
commit
f83c03a51b
1 changed files with 1 additions and 0 deletions
  1. 1 0
      package.json

+ 1 - 0
package.json

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