mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-23 07:26:36 +01:00
Update packages for node 10.x
This commit is contained in:
parent
f225a99425
commit
a2a7eaa921
@ -2,7 +2,7 @@ version: 2
|
||||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- image: node:9-slim
|
||||
- image: node:10-slim
|
||||
working_directory: /var/opt/app
|
||||
steps:
|
||||
- checkout
|
||||
|
@ -77,7 +77,7 @@ We'd love you to contribute to Whalebird.
|
||||
|
||||
### Minimum requirements for development
|
||||
|
||||
* Node.js greater than or equal version 8.9.0
|
||||
* Node.js greater than or equal version 8.9.0 (10.x is recommended)
|
||||
* npm or yarn
|
||||
|
||||
### Getting started
|
||||
|
7010
package-lock.json
generated
7010
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user