Skip to content

Commit

Permalink
feat: removes dependecies from root folder
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcMechi98 committed Aug 23, 2023
1 parent dac31e2 commit ec0a04f
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,5 @@
"bugs": {
"url": "https://github.com/MarcMechi98/fullstack-nasa-project/issues"
},
"homepage": "https://github.com/MarcMechi98/fullstack-nasa-project#readme",
"dependencies": {
"axios": "^1.4.0",
"mongodb": "^5.7.0",
"mongoose": "^7.3.2",
"morgan": "^1.10.0"
},
"devDependencies": {
"jest": "^29.6.3"
}
"homepage": "https://github.com/MarcMechi98/fullstack-nasa-project#readme"
}

0 comments on commit ec0a04f

Please sign in to comment.