Skip to content

Commit

Permalink
chore: fix express version
Browse files Browse the repository at this point in the history
  • Loading branch information
angeloashmore committed Jan 18, 2024
1 parent 675596b commit 20f115d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 222 deletions.
2 changes: 1 addition & 1 deletion packages/manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.1",
"eslint-plugin-tsdoc": "0.2.17",
"express": "4.0.0",
"express": "4.18.2",
"hook-std": "3.0.0",
"memfs": "3.4.13",
"msw": "1.1.0",
Expand Down
Loading

0 comments on commit 20f115d

Please sign in to comment.