Skip to content

Commit f2d0f74

Browse files
committed
🌼 Update Version - v2.7.3
1 parent 241fde5 commit f2d0f74

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎package.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typescript-express-starter",
3-
"version": "2.7.2",
3+
"version": "2.7.3",
44
"description": "Quick and Easy TypeScript Express Starter",
55
"author": "AGUMON <[email protected]>",
66
"license": "MIT",
@@ -18,7 +18,8 @@
1818
"prettier",
1919
"docker",
2020
"docker-compose",
21-
"nginx"
21+
"nginx",
22+
"huskyrc"
2223
],
2324
"bin": {
2425
"typescript-express-starter": "bin/cli.js"

0 commit comments

Comments
 (0)