diff --git a/package.json b/package.json index add045600d0..f0257e30543 100644 --- a/package.json +++ b/package.json @@ -143,6 +143,5 @@ "outputDirectory": "coverage", "outputName": "jest-sonar-report.xml", "relativePaths": true - }, - "typings": "./lib/index.d.ts" + } }