Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
BrunnerLivio committed Jan 25, 2025
1 parent 1f6c8c3 commit 969bfd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"license": "MIT",
"author": "Livio Brunner",
"main": "dist/index.js",
"packageManager": "[email protected]",
"scripts": {
"dev": "nest build --watch",
"build": "nest build",
Expand Down Expand Up @@ -185,7 +186,6 @@
"optional": true
}
},
"packageManager": "[email protected]",
"lint-staged": {
"*.ts": [
"prettier --write"
Expand Down

0 comments on commit 969bfd7

Please sign in to comment.