Migrate to yarn

This commit is contained in:
2022-07-07 00:51:28 +03:00
parent 1af1048670
commit 78fd1b5adf
32 changed files with 10289 additions and 20356 deletions

View File

@@ -1,5 +1,6 @@
{
"name": "warframe-center",
"private": true,
"version": "1.0.0",
"description": "Список Прайм предметов: https://warframe.fandom.com/wiki/Prime",
"repository": {
@@ -11,8 +12,5 @@
"./app",
"./gather",
"./shared-stuff"
],
"dependencies": {
"mongoose": "^6.2.7"
}
]
}