Skip to content

Commit

Permalink
Merge pull request #351 from senior-knights/develop_repair_small_01
Browse files Browse the repository at this point in the history
Update package.json
  • Loading branch information
SophiaSun18 authored Apr 30, 2024
2 parents b5b2654 + e01a950 commit ce9bd04
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client-course-schedulizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
"start": "react-scripts start",
"test": "react-scripts test"
},
"packageManager": "pnpm@8.6.0",
"packageManager": "pnpm@9.0.6",
"engines": {
"node": "18"
"node": "20"
},
"husky": {
"hooks": {}
Expand Down

0 comments on commit ce9bd04

Please sign in to comment.