1
0
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:
AkiraFukushima 2018-08-29 22:48:46 +09:00
parent f225a99425
commit a2a7eaa921
3 changed files with 3507 additions and 3507 deletions

View File

@ -2,7 +2,7 @@ version: 2
jobs:
build:
docker:
- image: node:9-slim
- image: node:10-slim
working_directory: /var/opt/app
steps:
- checkout

View File

@ -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

File diff suppressed because it is too large Load Diff