sideEffects: false

This commit is contained in:
Jaco Greeff
2020-11-09 16:08:52 +01:00
parent 45395a39d1
commit 08bf59f95d
+1
View File
@@ -4,6 +4,7 @@
"description": "Simple phishing scripts from a central source",
"main": "index.js",
"module": "esnext/index.js",
"sideEffects": false,
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"