Skip to content

Commit

Permalink
payments of momo
Browse files Browse the repository at this point in the history
  • Loading branch information
13XAVI committed Jun 6, 2024
2 parents 1e0afa1 + d4a145c commit fe7d511
Show file tree
Hide file tree
Showing 6 changed files with 1,072 additions and 345 deletions.
165 changes: 152 additions & 13 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
},
"homepage": "https://github.com/atlp-rwanda/dynamites-ecomm-be#readme",
"dependencies": {
"@types/node-fetch": "^2.6.11",
"@types/passport-google-oauth20": "^2.0.14",
"axios": "^1.6.8",
"bcrypt": "^5.1.1",
Expand All @@ -42,6 +43,7 @@
"jsonwebtoken": "^9.0.2",
"mailgun-js": "^0.22.0",
"morgan": "^1.10.0",
"node-fetch": "^3.3.2",
"nodemailer": "^6.9.13",
"nodemon": "^3.1.0",
"otplib": "^12.0.1",
Expand Down Expand Up @@ -103,6 +105,7 @@
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-prettier": "^5.1.3",
"jest": "^29.7.0",
"jest-fetch-mock": "^3.0.3",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"ts-node-dev": "^2.0.0",
Expand Down
Loading

0 comments on commit fe7d511

Please sign in to comment.