Skip to content
This repository has been archived by the owner on Jun 17, 2024. It is now read-only.

Commit

Permalink
add 'body-parser' to package.json, fix #39 (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
HustCoderHu authored Apr 14, 2024
1 parent 4105fd1 commit dc596e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"dependencies": {
"axios": "^1.6.8",
"body-parser": "^1.20.2",
"express": "^4.19.2"
}
}

0 comments on commit dc596e2

Please sign in to comment.