mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
parent
1253504148
commit
8e3ecea9e7
|
@ -9,11 +9,13 @@ versions:
|
|||
- /^v\//
|
||||
|
||||
dependencies:
|
||||
nodejs.org: ^10.13.0 || ^12 || ^14 || ^16 || ^18 || ^19
|
||||
nodejs.org: ^10.13.0 || ^12 || ^14 || ^16 || ^18 || ^20
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
npmjs.com: "*"
|
||||
npmjs.com: '*'
|
||||
linux/x86-64:
|
||||
python.org: ^3 # node-gyp needs python to build
|
||||
script:
|
||||
- chmod +x bin/snaplet.js
|
||||
- npm install .
|
||||
|
|
Loading…
Reference in a new issue