Skip to content

Commit

Permalink
m
Browse files Browse the repository at this point in the history
  • Loading branch information
patroza committed Jan 5, 2025
1 parent 1c3af52 commit a38be97
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/blue-jobs-shake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@effect-app/pnpm-singleton": patch
---

m
10 changes: 2 additions & 8 deletions packages/pnpm-singleton/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,8 @@
},
"exports": {
".": {
"import": {
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
},
"require": {
"types": "./dist/index.d.ts",
"default": "./_cjs/index.cjs"
}
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
},
"./plugin": {
"types": "./dist/plugin.d.ts",
Expand Down

0 comments on commit a38be97

Please sign in to comment.