File tree 3 files changed +363
-7
lines changed
3 files changed +363
-7
lines changed Original file line number Diff line number Diff line change 14
14
- name : Commitlint
15
15
uses : wagoid/commitlint-github-action@v2
16
16
- name : Setup Node.js
17
- uses : actions/setup-node@v1
17
+ uses : actions/setup-node@v3
18
18
with :
19
- node-version : 12
19
+ node-version : 16
20
20
- name : Install dependencies
21
21
run : yarn install --frozen-lockfile
22
22
- name : Install webview dependencies
Original file line number Diff line number Diff line change 14
14
"type" : " git" ,
15
15
"url" : " https://github.com/mbehr1/fishbone.git"
16
16
},
17
+ "sponsor" : {
18
+ "url" : " https://github.com/sponsors/mbehr1"
19
+ },
17
20
"bugs" : {
18
21
"url" : " https://github.com/mbehr1/fishbone/issues"
19
22
},
92
95
"semantic-release" : " ^17.4.2" ,
93
96
"semantic-release-vsce" : " ^3.3.0" ,
94
97
"typescript" : " ^4.2.4" ,
98
+ "vsce" : " ^2.9.1" ,
95
99
"vscode-test" : " ^1.5.2"
96
100
},
97
101
"dependencies" : {
You can’t perform that action at this time.
0 commit comments