mirror of
https://github.com/ivabus/pantry
synced 2024-11-26 18:25:08 +03:00
semver isn't enjoying intersecting this version with others
This commit is contained in:
parent
570caf84f8
commit
8de63129b4
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ provides:
|
|||
- bin/npx
|
||||
|
||||
dependencies:
|
||||
nodejs.org: '^14||^16||^18'
|
||||
nodejs.org: '>=14'
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
|
|
Loading…
Reference in a new issue