migrated from zod v3 to zod v4
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { defineConfig } from 'tsdown'
|
||||
import packageJson from './package.json' with { type: 'json' }
|
||||
import packageJson from '%/package.json' with { type: 'json' }
|
||||
|
||||
export default defineConfig((options) => {
|
||||
const dev = !!options.watch
|
||||
|
||||
Reference in New Issue
Block a user