Joeri Exelmans 1 year ago
parent
commit
15fd012b45
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -3,7 +3,7 @@
 	"sideEffects": false,
 	"main": "dist/index.js",
 	"types": "dist/index.d.ts",
-	"files": ["/dist"],
+	"files": ["dist"],
 	"dependencies": {
 		"buffer": "^6.0.3",
 		"crypto-browserify": "^3.12.0",