Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit 2ba1495

Browse files
committed
fix: downgrade tsup, close #45
1 parent 51c32e2 commit 2ba1495

File tree

2 files changed

+45
-17
lines changed

2 files changed

+45
-17
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"defu": "^5.0.0",
7575
"htmlparser2": "^7.1.2",
7676
"magic-string": "^0.25.7",
77-
"unplugin": "^0.2.9"
77+
"unplugin": "^0.2.10"
7878
},
7979
"devDependencies": {
8080
"@antfu/eslint-config": "^0.9.0",
@@ -95,7 +95,7 @@
9595
"pug": "^3.0.2",
9696
"rimraf": "^3.0.2",
9797
"ts-jest": "^27.0.5",
98-
"tsup": "^5.0.0",
98+
"tsup": "^4.14",
9999
"typescript": "^4.4.3",
100100
"vite": "^2.5.7"
101101
},

pnpm-lock.yaml

+43-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)