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 1010 - uses : actions/checkout@v3
1111 - uses : actions/setup-node@v3
1212 with :
13- node-version : " 18 .x"
13+ node-version : " 20 .x"
1414 registry-url : " https://registry.npmjs.org"
1515 cache : " yarn"
1616
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
22 "name" : " @webrecorder/archivewebpage" ,
33 "productName" : " ArchiveWeb.page" ,
4- "version" : " 0.13.0 " ,
4+ "version" : " 0.13.1 " ,
55 "main" : " index.js" ,
66 "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+ },
811 "author" : " Webrecorder Software" ,
912 "license" : " AGPL-3.0-or-later" ,
1013 "dependencies" : {
You can’t perform that action at this time.
0 commit comments