Skip to content

Commit

Permalink
fix: fix release config
Browse files Browse the repository at this point in the history
  • Loading branch information
pviti committed Feb 27, 2025
1 parent ccbdf9d commit f6915cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsup.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ export default defineConfig(() => ({
shims: true,
cjsInterop: true,
skipNodeModulesBundle: true
}))
}))

0 comments on commit f6915cb

Please sign in to comment.