Skip to content

Commit

Permalink
Upgraded dependencies. Unpinned Node.js minor version.
Browse files Browse the repository at this point in the history
  • Loading branch information
dscalzi committed Sep 18, 2018
1 parent 514b952 commit 53fcf67
Show file tree
Hide file tree
Showing 5 changed files with 295 additions and 147 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
10.9
10
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ matrix:
- os: osx
osx_image: xcode9.4
language: node_js
node_js: "10.9"
node_js: "10"
env:
- ELECTRON_CACHE=$HOME/.cache/electron
- ELECTRON_BUILDER_CACHE=$HOME/.cache/electron-builder
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ If you want to export the console output, simply right click anywhere on the con

**System Requirements**

* [Node.js][nodejs] v10.9.0+
* [Node.js][nodejs] v10.x.x

---

Expand Down
Loading

0 comments on commit 53fcf67

Please sign in to comment.