mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
parent
81f2dae6b2
commit
1c9937b6e9
1 changed files with 2 additions and 3 deletions
|
@ -7,10 +7,9 @@ versions:
|
|||
|
||||
dependencies:
|
||||
nodejs.org: '>=14'
|
||||
npmjs.com: '*'
|
||||
|
||||
build:
|
||||
dependencies:
|
||||
npmjs.com: '*'
|
||||
script:
|
||||
- npm install --include=dev
|
||||
- npm run build
|
||||
|
@ -29,4 +28,4 @@ provides:
|
|||
- bin/nun
|
||||
|
||||
test:
|
||||
ni --version | grep {{version}}
|
||||
- ni --version | grep {{version}}
|
Loading…
Reference in a new issue