Skip to content

Commit

Permalink
chore: update package.json (add engine)
Browse files Browse the repository at this point in the history
  • Loading branch information
ooade authored Aug 12, 2020
1 parent 00788e3 commit 87cb529
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
"repository": {
"url": "https://github.com/ooade/NextSimpleStarter"
},
"engines": {
"node": ">=10.0.0"
},
"license": "MIT",
"eslintConfig": {
"extends": "react-app"
Expand Down

0 comments on commit 87cb529

Please sign in to comment.