Skip to content

Commit

Permalink
add engines
Browse files Browse the repository at this point in the history
  • Loading branch information
charkour committed Jun 5, 2023
1 parent 171c65b commit b2526fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client-course-schedulizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"start": "react-scripts start",
"test": "react-scripts test"
},
"packageManager": "pnpm@8.6.0",
"engines": {
"node": "18"
},
"husky": {
"hooks": {}
},
Expand Down

0 comments on commit b2526fc

Please sign in to comment.