Skip to content

Commit

Permalink
EW-561 adding express as explicit dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
psachmann committed Oct 17, 2023
1 parent 8ef47d3 commit 6f496ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
"axios": "^1.5.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"express": "^4.18.2",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"nest-commander": "^3.11.0",
Expand Down

0 comments on commit 6f496ff

Please sign in to comment.