Skip to content

Commit

Permalink
remove export restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
Stevie-Ray committed Jan 28, 2025
1 parent 681a6c7 commit c6bfad4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,5 @@
"homepage": "https://stevie-ray.github.io/hangtime-grip-connect/",
"dependencies": {
"webbluetooth": "^3.2.1"
},
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js"
}
}
}

0 comments on commit c6bfad4

Please sign in to comment.