Skip to content
This repository has been archived by the owner on Apr 3, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
Update node to 8.11.4
  • Loading branch information
giannisp committed Aug 18, 2018
1 parent 0aa6cea commit b471b3d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
@@ -1 +1 @@
8.11.3
8.11.4
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -4,7 +4,7 @@
"description": "Rails / React / Redux / Webpack 2 boilerplate app.",
"main": "index.js",
"engines": {
"node": "8.11.3"
"node": "8.11.4"
},
"directories": {
"test": "test"
Expand Down

0 comments on commit b471b3d

Please sign in to comment.