diff --git a/src/notification/package.json b/src/notification/package.json deleted file mode 100644 index 88c2a3ce..00000000 --- a/src/notification/package.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "dependencies": { - "amqplib": "^0.10.3", - "dotenv": "^16.3.1", - "typescript-coverage-report": "^0.7.0" - }, - "scripts": { - "ts-coverage": "typescript-coverage-report" - }, - "devDependencies": { - "@types/amqplib": "^0.10.3" - } - } \ No newline at end of file