diff --git a/package.json b/package.json index 9f95cdd..6f928b1 100644 --- a/package.json +++ b/package.json @@ -1,10 +1,11 @@ { "name": "applicationinsights-cloudflareworkers", - "version": "0.1.6", + "version": "0.1.7", "description": "", "main": "dist/src/index.js", "types": "dist/src/index.d.ts", "scripts": { + "prepack": "tsc", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": {