chore: bump @vant/cli@2.0.0-beta.5

This commit is contained in:
陈嘉涵
2019-12-19 14:29:34 +08:00
parent 08b3b8c414
commit ac512d1644
3 changed files with 6 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v1
- uses: actions/setup-node@v1
with:
node-version: '10.x'
node-version: '12.x'
- run: yarn
- run: npm run lint
- run: npm test