diff --git a/package.json b/package.json index a27095b..c423863 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,6 @@ "version": "1.0.1", "main": "dist/index.js", "types": "dist/index.d.ts", - "files": [ - "dist" - ], "license": "MIT", "scripts": { "build": "yarn tsc",