Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot]
502f618065 chore(deps): update actions/upload-artifact action to v7 2026-04-11 17:06:54 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -17,7 +17,7 @@ jobs:
${{ runner.os }}-node-
- run: npm install
- run: npm run package -- linux
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v7
with:
name: linux
path: |
@@ -39,7 +39,7 @@ jobs:
${{ runner.os }}-node-
- run: npm install
- run: npm run package -- darwin
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v7
with:
name: macos
path: |
@@ -60,7 +60,7 @@ jobs:
${{ runner.os }}-node-
- run: npm install
- run: npm run package -- win32
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v7
with:
name: windows
path: |

2
package-lock.json generated
View File

@@ -70,7 +70,7 @@
},
"engines": {
"node": "^16.0.0 || ^18.0.0",
"npm": "^7.10.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"
"npm": "^7.10.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
},
"optionalDependencies": {
"appdmg": "^0.6.0",

View File

@@ -82,7 +82,7 @@
},
"engines": {
"node": "^16.0.0 || ^18.0.0",
"npm": "^7.10.0 || ^8.0.0 || ^9.0.0 || ^10.0.0 || ^11.0.0"
"npm": "^7.10.0 || ^8.0.0 || ^9.0.0 || ^10.0.0"
},
"homepage": "https://webtorrent.io",
"keywords": [