File tree Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Expand file tree Collapse file tree 3 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 10
10
- uses : actions/checkout@v3
11
11
- uses : actions/setup-node@v3
12
12
with :
13
- node-version : " 18 .x"
13
+ node-version : " 20 .x"
14
14
registry-url : " https://registry.npmjs.org"
15
15
cache : " yarn"
16
16
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @webrecorder/archivewebpage" ,
3
3
"productName" : " ArchiveWeb.page" ,
4
- "version" : " 0.13.0 " ,
4
+ "version" : " 0.13.1 " ,
5
5
"main" : " index.js" ,
6
6
"description" : " Create Web Archives directly in your browser" ,
7
- "repository" : " https://github.com/webrecorder/archiveweb.page" ,
7
+ "repository" : {
8
+ "type" : " git" ,
9
+ "url" : " git+https://github.com/webrecorder/archiveweb.page.git"
10
+ },
8
11
"author" : " Webrecorder Software" ,
9
12
"license" : " AGPL-3.0-or-later" ,
10
13
"dependencies" : {
You can’t perform that action at this time.
0 commit comments