update vite config

This commit is contained in:
Fine
2022-12-12 13:01:56 +08:00
parent 58ffed5885
commit bc4517078a
10 changed files with 11093 additions and 12282 deletions

View File

@@ -37,7 +37,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x, 14.x, 16.x]
node-version: [14.x, 16.x, 18.x]
steps:
- uses: actions/checkout@v1
- name: Use Node.js ${{ matrix.node-version }}