diff --git a/package.json b/package.json index f6044de0fe..3b7107b055 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,10 @@ "prepublishOnly": "tsc -p ts", "lint": "tslint --project ./ts" }, + "files": [ + "ts", + "build" + ], "repository": { "type": "git", "url": "git+https://github.com/dolanmiu/docx.git"