Skip to content

Commit 27eb44f

Browse files
committed
更新dumi
1 parent d2b3182 commit 27eb44f

File tree

3 files changed

+8409
-6876
lines changed

3 files changed

+8409
-6876
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install pnpm (安装 pnpm)
3434
uses: pnpm/action-setup@v2
3535
with:
36-
version: 8.15.6
36+
version: 9.1.4
3737

3838
- name: Install dependencies (安装依赖)
3939
run: pnpm install

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"devDependencies": {
2525
"@commitlint/cli": "^17.1.2",
2626
"@commitlint/config-conventional": "^17.1.0",
27-
"dumi": "^2.3.0",
27+
"dumi": "^2.4.3",
2828
"husky": "^8.0.1",
2929
"lint-staged": "^13.0.3",
3030
"prettier": "^2.7.1"

0 commit comments

Comments
 (0)