diff --git a/package.json b/package.json index 23f2f51..ac4ac1a 100644 --- a/package.json +++ b/package.json @@ -2,13 +2,13 @@ "name": "ilmk", "version": "1.0.0", "description": "I Lost My Keys.\r Crypto Module for WebJS and NodeJS.", - "main": "config.js", + "main": "crypto.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "files": [ - "config.js" + "crypto.js" ], "repository": { "type": "git",