Skip to content

Commit

Permalink
no change
Browse files Browse the repository at this point in the history
  • Loading branch information
AdarshHatkar committed May 23, 2023
1 parent 1229c7d commit f7fb3c7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,9 @@
"tsc": "tsc ",
"watch": "tsc --watch",
"test": "jest",
"release": "dotenv release-it"
"release": "dotenv release-it",
"checkPackageUpdates": "ncu -u",
"checkUnusedPackages": "depcheck"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit f7fb3c7

Please sign in to comment.