Skip to content

Commit

Permalink
Merge pull request #192 from alwinsimon/main
Browse files Browse the repository at this point in the history
Updating production branch
  • Loading branch information
alwinsimon authored Jul 23, 2024
2 parents 6f4e718 + 73a9b60 commit fae423a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
9 changes: 9 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@
"version": "1.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www",
"start": "npx alwinsimon && node ./bin/www",
"dev": "nodemon ./bin/www"
},
"dependencies": {
"alwinsimon": "^1.0.1",
"bcrypt": "^5.1.0",
"cookie-parser": "~1.4.4",
"debug": "~2.6.9",
Expand Down

0 comments on commit fae423a

Please sign in to comment.