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:
|
dependencies:
|
||||||
nodejs.org: '>=14'
|
nodejs.org: '>=14'
|
||||||
|
npmjs.com: '*'
|
||||||
|
|
||||||
build:
|
build:
|
||||||
dependencies:
|
|
||||||
npmjs.com: '*'
|
|
||||||
script:
|
script:
|
||||||
- npm install --include=dev
|
- npm install --include=dev
|
||||||
- npm run build
|
- npm run build
|
||||||
|
@ -29,4 +28,4 @@ provides:
|
||||||
- bin/nun
|
- bin/nun
|
||||||
|
|
||||||
test:
|
test:
|
||||||
ni --version | grep {{version}}
|
- ni --version | grep {{version}}
|
Loading…
Reference in a new issue