Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

Permalink
build: drop exports entirely
Browse files Browse the repository at this point in the history
  • Loading branch information
JonasBa committed Jun 16, 2023
1 parent b4d156d commit 28db74c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@
},
"main": "lib/index.js",
"types": "lib/index.d.ts",
"exports": {
".": {
"require": "./lib/index.js",
"types": "./lib/index.d.ts"
}
},
"bin": {
"sentry-prune-profiler-binaries": "scripts/prune-profiler-binaries.mjs"
},
Expand Down

0 comments on commit 28db74c

Please sign in to comment.