diff --git a/package.json b/package.json index 9f65116..e62d661 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "defend", "protection" ], - "main": "dist/src/index.js", + "main": "dist/index.js", "scripts": { "build": "tsc", "test": "npx playwright test",