Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jzhusong-atlassian-github-account authored Jul 24, 2024
1 parent 58d8021 commit 2bd5f8e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"devDependencies": {
"@types/express": "^4.17.16",
"@types/jest": "^29.5.3",
"@types/node": "^20.12.2",
"@types/node": "^20.15.0",
"@types/supertest": "^2.0.12",
"@types/uuid": "^9.0.2",
"@typescript-eslint/eslint-plugin": "^6.4.0",
Expand Down Expand Up @@ -80,7 +80,7 @@
}
},
"engines": {
"node": ">= 20.12.2"
"node": ">= 20.15.0"
},
"workspaces": [
"admin"
Expand Down

0 comments on commit 2bd5f8e

Please sign in to comment.