diff --git a/package.json b/package.json index ecfd5f3..f2b0b63 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "type": "git", "url": "https://github.com/PropelAuth/node-apis" }, - "version": "2.1.35", + "version": "2.1.36", "license": "MIT", "keywords": [ "auth", @@ -39,13 +39,6 @@ "default": "./dist/index.mjs" } }, - "typesVersions": { - "*": { - ".": [ - "./dist/index.d.ts" - ] - } - }, "jest": { "testMatch": [ "**/test/*.ts"