diff --git a/package.json b/package.json index 52cc0ae..a35a952 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "detype", - "version": "1.0.7", + "version": "1.0.8", "description": "Removes TypeScript type annotations but keeps the formatting", "main": "dist/index.js", "bin": "detype.js",