Skip to content

Commit

Permalink
Corrected linter
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanBluefox committed Jan 21, 2025
1 parent 21ced3d commit 21fdd93
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 @@ -18,7 +18,7 @@
"lint:ts": "eslint -c eslint.config.mjs",
"lint": "npm run lint:ts",
"release": "release-script",
"update-packages": "ncu --upgrade"
"update-packages": "npx -y npm-check-updates --upgrade"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 21fdd93

Please sign in to comment.