Skip to content

Commit

Permalink
Build
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhacks committed Jul 19, 2024
1 parent 1be7703 commit 3e74da2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/effect-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@
"main": "./dist/commonjs/index.js",
"module": "./dist/esm/index.js",
"types": "./dist/commonjs/index.d.ts",

"exports": {
"./package.json": "./package.json",
".": {
"import": {
"@zod/source": "./src/index.ts",
"types": "./dist/esm/index.d.ts",
"default": "./dist/esm/index.js"
},
Expand Down

0 comments on commit 3e74da2

Please sign in to comment.