Skip to content

Commit eb2d18d

Browse files
committed
build: remove specific node version
1 parent f1c5923 commit eb2d18d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tsdown.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { defineConfig } from 'tsdown'
22

33
export default defineConfig({
4-
target: 'node18',
54
entry: ['lib/index.js'],
65
format: ['cjs'],
76
copy: ['lib/index.d.ts'],

0 commit comments

Comments
 (0)