Skip to content

Commit

Permalink
Add node engine same as sequencer
Browse files Browse the repository at this point in the history
  • Loading branch information
ChaituVR authored Jul 29, 2023
1 parent 1a440c2 commit af13c57
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,5 +62,8 @@
"start-server-and-test": "^2.0.0",
"supertest": "^6.3.3",
"ts-jest": "^29.1.1"
}
},
"engines": {
"node": "^16.0.0"
},
}

0 comments on commit af13c57

Please sign in to comment.