mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
(p)npm for node12
This commit is contained in:
parent
44ac3ac0dd
commit
bccf6d5c02
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ provides:
|
||||||
- bin/npx
|
- bin/npx
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
nodejs.org: '>=14'
|
nodejs.org: '*'
|
||||||
|
|
||||||
build:
|
build:
|
||||||
dependencies:
|
dependencies:
|
||||||
|
|
|
@ -11,7 +11,7 @@ provides:
|
||||||
- bin/pnpx
|
- bin/pnpx
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
nodejs.org: '>=14'
|
nodejs.org: '*'
|
||||||
|
|
||||||
build:
|
build:
|
||||||
script: |
|
script: |
|
||||||
|
|
Loading…
Reference in a new issue