diff --git a/package.json b/package.json index 687ae29..318b302 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "main": "build/index.js", "types": "build/index.d.ts", "type": "module", + "private": true, "files": [ "build" ],