Skip to content

Commit

Permalink
add: update module-alias dependency in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingadonis committed Jan 8, 2025
1 parent cdc95dc commit edaa588
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"@nestjs/common": "10.4.15",
"@nestjs/core": "10.4.15",
"@nestjs/platform-express": "10.4.15",
"module-alias": "2.2.3",
"reflect-metadata": "0.2.2",
"rxjs": "7.8.1"
},
Expand All @@ -49,7 +50,6 @@
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.3.0",
"module-alias": "2.2.3",
"npm-check-updates": "17.1.13",
"prettier": "3.4.2",
"source-map-support": "0.5.21",
Expand Down
6 changes: 3 additions & 3 deletions pnpm-lock.yaml

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

0 comments on commit edaa588

Please sign in to comment.