Skip to content

Commit f46df88

Browse files
committed
refactor: dogfooding
1 parent 7b446ed commit f46df88

File tree

2 files changed

+14
-9
lines changed

2 files changed

+14
-9
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,16 @@
5656
"prettier": "^3.5.3",
5757
"rolldown": "1.0.0-beta.7",
5858
"rollup-plugin-dts": "^6.2.1",
59-
"tsdown": "^0.6.10",
59+
"tsdown": "^0.7.1",
6060
"tsx": "^4.19.3",
6161
"typescript": "^5.8.2",
6262
"vitest": "^3.0.9"
6363
},
6464
"engines": {
6565
"node": ">=20.18.0"
6666
},
67+
"resolutions": {
68+
"rolldown-plugin-dts": "workspace:*"
69+
},
6770
"prettier": "@sxzz/prettier-config"
6871
}

pnpm-lock.yaml

Lines changed: 10 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)