Skip to content

Commit

Permalink
updated package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
introkun committed Mar 27, 2024
1 parent 096d5c6 commit 63a331a
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 @@ -9,7 +9,7 @@
"start-production": "NODE_ENV=production node src/index.js",
"start-debug": "NODE_ENV=debug node aux/update-latest-db-record.js && NODE_ENV=debug node src/index.js",
"eslint": "eslint ./",
"postinstall": "husky install"
"postinstall": "husky"
},
"keywords": [],
"author": "Sergey G",
Expand Down

0 comments on commit 63a331a

Please sign in to comment.