Skip to content

Commit

Permalink
bump node engine in package.js to be based on 10, the latest LTS [#16…
Browse files Browse the repository at this point in the history
…4466870] (#97)
  • Loading branch information
xxx authored Mar 7, 2019
1 parent 92035b2 commit c76aa7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"license": "MIT",
"repository": "git@github.com:CatchRelease/arbor.git",
"engines": {
"node": "~8"
"node": "~10"
},
"dependencies": {
"@emotion/core": "^10.0.0",
Expand Down

0 comments on commit c76aa7c

Please sign in to comment.