Skip to content

Commit

Permalink
feat: Update all dependencies (Electron 5)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixrieseberg committed May 17, 2019
1 parent 3b2cb93 commit db2caaa
Show file tree
Hide file tree
Showing 10 changed files with 1,786 additions and 956 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: node_js
node_js: "8"
node_js: "12"
os:
- linux
- osx
Expand Down
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
environment:
matrix:
- nodejs_version: "10"
- nodejs_version: "12"

init:
- git config --global core.symlinks true
Expand Down
Loading

0 comments on commit db2caaa

Please sign in to comment.