Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalCodes committed Aug 20, 2023
2 parents 2cf2a58 + 8117362 commit 1e00664
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 12 deletions.
23 changes: 13 additions & 10 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"crypto": "^1.0.1",
"dotenv": "^15.0.0",
"dotenv": "^16.3.1",
"express": "^4.17.2",
"express-session": "^1.17.3",
"fs": "^0.0.1-security",
Expand All @@ -42,7 +42,7 @@
"eslint": "^8.42.0",
"husky": "^8.0.0",
"lint-staged": "^13.2.1",
"prettier": "^2.8.8",
"prettier": "^3.0.1",
"semantic-release": "^21.0.0"
},
"lint-staged": {
Expand Down

0 comments on commit 1e00664

Please sign in to comment.