Explorar o código

Added `browser` field to the package.json

sanex3339 %!s(int64=7) %!d(string=hai) anos
pai
achega
6940249ff8
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -15,6 +15,7 @@
     "node": ">=6.11.5"
   },
   "main": "dist/index.js",
+  "browser": "dist/index.browser.js",
   "bin": {
     "javascript-obfuscator": "./bin/javascript-obfuscator"
   },