Skip to content

Commit

Permalink
Master package.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinLemon112 committed Oct 28, 2023
1 parent 477fb99 commit c1ddb7c
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,26 +1,8 @@
{
"dependencies": {
<<<<<<< HEAD
"@types/express": "^4.17.14",
"amqplib": "^0.10.3",
"axios": "^1.2.6",
"cors": "^2.8.5",
"cors-anywhere": "^0.4.4",
"express": "^4.18.2",
"lodash.get": "^4.4.2",
"mongoose": "^6.7.2",
"nodemon": "^3.0.1",
"ts-node": "^10.9.1",
"typescript": "^4.9.3"
},
"devDependencies": {
"@types/amqplib": "^0.10.3",
"@types/node": "^20.8.9"
=======
"typescript-coverage-report": "^0.7.0"
},
"scripts": {
"ts-coverage": "typescript-coverage-report"
>>>>>>> master
}
}

0 comments on commit c1ddb7c

Please sign in to comment.