diff --git a/package.json b/package.json index dff0070e..ca58ec9a 100644 --- a/package.json +++ b/package.json @@ -35,10 +35,9 @@ "url": "https://github.com/ttag-org/ttag.git/issues" }, "homepage": "https://github.com/ttag-org/ttag.git#readme", - "types": "types", + "types": "dist", "files": [ - "dist", - "types/*" + "dist" ], "devDependencies": { "@babel/cli": "^7.0.0",