Removed migration files and modules

This is too time consuming for now, need to focus on something more useful
This commit is contained in:
Alexis
2021-07-21 22:35:14 +02:00
parent 4be8a25370
commit a43b5a95c4
8 changed files with 2 additions and 606 deletions

View File

@@ -48,7 +48,6 @@
"@types/helmet": "^4.0.0",
"@types/morgan": "^1.9.3",
"babel-eslint": "^10.1.0",
"csv-parser": "^3.0.0",
"dotenv": "^8.6.0",
"eslint": "^7.31.0",
"eslint-plugin-import": "^2.23.4",
@@ -57,4 +56,4 @@
"ts-node": "^10.1.0",
"typescript": "^4.3.5"
}
}
}