chore: 引入 Element Plus Global Components 类型文件(解决 Vue Router 4.2.0 版本导致 Element Plus 组件没有类型提示的问题) && updates all dependencies && pnpm 8.5.0
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
- name: Setup pnpm
|
||||
uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: "8.3.1"
|
||||
version: "8.5.0"
|
||||
|
||||
- name: Build
|
||||
run: pnpm install && pnpm build:prod
|
||||
|
||||
Reference in New Issue
Block a user