File tree Expand file tree Collapse file tree 3 files changed +753
-129
lines changed Expand file tree Collapse file tree 3 files changed +753
-129
lines changed Original file line number Diff line number Diff line change 16
16
- uses : actions/checkout@v2
17
17
18
18
- name : Install pnpm
19
- uses : pnpm/action-setup@v2.2.1
19
+ uses : pnpm/action-setup@v2
20
20
21
21
- name : Set node
22
22
uses : actions/setup-node@v2
46
46
- uses : actions/checkout@v2
47
47
48
48
- name : Install pnpm
49
- uses : pnpm/action-setup@v2.2.1
49
+ uses : pnpm/action-setup@v2
50
50
51
51
- name : Set node version to ${{ matrix.node }}
52
52
uses : actions/setup-node@v2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " unplugin-vue-components" ,
3
3
"version" : " 0.19.5" ,
4
- "packageManager" : " pnpm@6.32.3 " ,
4
+ "packageManager" : " pnpm@7.1.5 " ,
5
5
"description" : " Components auto importing for Vue" ,
6
6
"homepage" : " https://github.com/antfu/unplugin-vue-components" ,
7
7
"bugs" : " https://github.com/antfu/unplugin-vue-components/issues" ,
You can’t perform that action at this time.
0 commit comments