Skip to content

Commit

Permalink
add node engine field to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Michail Yasonik committed Sep 18, 2019
1 parent acf20a9 commit 29650ee
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 @@ -198,5 +198,8 @@
"react": "^16.8",
"react-dom": "^16.8",
"typescript": "^3.3.3"
},
"engines": {
"node": "10.15.2"
}
}

0 comments on commit 29650ee

Please sign in to comment.