Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/github_helper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2022-08-07 10:21:31 +0300
committerGitHub <noreply@github.com>2022-08-07 10:21:31 +0300
commit718c50e482fa185d1dea974ea7620e22d5773513 (patch)
tree386c98b50a7b4847e7e001e985ad3fbcaabe3b7e
parent21dd8bc5296f42a498f2c65d018efc244695e4d1 (diff)
parent469a2ab0eefbaaf6e2192fb3b60369a5ea7279ec (diff)
Merge pull request #57 from nextcloud/enh/npm8
-rw-r--r--.github/workflows/dispatch-npm-engines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/dispatch-npm-engines.yml b/.github/workflows/dispatch-npm-engines.yml
index b7005a7..5f5e115 100644
--- a/.github/workflows/dispatch-npm-engines.yml
+++ b/.github/workflows/dispatch-npm-engines.yml
@@ -50,7 +50,7 @@ jobs:
env:
NODE_VERSION: "^16.0.0"
- NPM_VERSION: "^7.0.0"
+ NPM_VERSION: "^7.0.0 || ^8.0.0"
steps:
- name: Checkout target repository