Skip to content

Commit 6f5069e

Browse files
committed
chore: update
1 parent 5e65123 commit 6f5069e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.0.0",
55
"private": true,
6-
"packageManager": "pnpm@10.28.0",
6+
"packageManager": "pnpm@10.28.1",
77
"author": "ice breaker <1324318532@qq.com>",
88
"repository": {
99
"type": "git",

templates/tsdown/tsdown.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@ export default defineConfig({
66
dts: true,
77
clean: true,
88
target: 'node18',
9+
failOnWarn: false,
910
})

0 commit comments

Comments
 (0)