Skip to content

Commit

Permalink
Add node engine version
Browse files Browse the repository at this point in the history
  • Loading branch information
handotdev committed Apr 27, 2022
1 parent a79d8db commit 2fa456c
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 @@ -3,6 +3,9 @@
"version": "1.0.0",
"description": "Automations for continuous up-to-date documentation",
"main": "server/index.ts",
"engines": {
"node": "16.x"
},
"scripts": {
"dev": "npm run dev --workspace=github & npm run dev --workspace=server"
},
Expand Down

0 comments on commit 2fa456c

Please sign in to comment.