Skip to content

Commit

Permalink
Merge pull request #5 from AnimuAPI/staging
Browse files Browse the repository at this point in the history
Staging
  • Loading branch information
NotKyoyo authored Apr 23, 2021
2 parents 853c861 + 76d94f8 commit 118a665
Show file tree
Hide file tree
Showing 2 changed files with 64 additions and 49 deletions.
105 changes: 60 additions & 45 deletions package-lock.json

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

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dev": "nodemon src/index.js"
},
"dependencies": {
"chalk": "^4.0.0",
"chalk": "^4.1.1",
"cli-table3": "^0.6.0",
"cors": "^2.8.5",
"dotenv": "^8.2.0",
Expand All @@ -26,8 +26,8 @@
"http-errors": "^1.7.2",
"is-interactive": "^1.0.0",
"moment": "^2.29.1",
"mongodb": "^3.5.5",
"mongoose": "^5.9.5",
"mongodb": "^3.6.6",
"mongoose": "^5.12.5",
"ora": "^5.4.0",
"path": "^0.12.7",
"request-ip": "^2.1.3",
Expand All @@ -36,7 +36,7 @@
},
"devDependencies": {
"nodemon": "^2.0.2",
"prettier": "^2.1.1"
"prettier": "^2.2.1"
},
"keywords": [
"node",
Expand Down

0 comments on commit 118a665

Please sign in to comment.