We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447d7ff commit f94bac0Copy full SHA for f94bac0
packages/angular/package.json
@@ -11,7 +11,7 @@
11
},
12
"main": "build/bundles/sentry-angular.umd.js",
13
"module": "build/fesm2015/sentry-angular.js",
14
- "types": "build/types",
+ "types": "build/types/sentry-angular.d.ts",
15
"publishConfig": {
16
"access": "public"
17
0 commit comments