mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-10 04:22:09 +10:00
remove bcrypt (debug)
This commit is contained in:
1
.yarnrc
Normal file
1
.yarnrc
Normal file
@ -0,0 +1 @@
|
||||
"@drop:registry" "https://lab.deepcore.dev/api/v4/projects/57/packages/npm/"
|
||||
@ -1,4 +0,0 @@
|
||||
nodeLinker: node-modules
|
||||
npmScopes:
|
||||
drop:
|
||||
npmRegistryServer: "https://lab.deepcore.dev/api/v4/projects/57/packages/npm/"
|
||||
@ -16,7 +16,6 @@
|
||||
"@nuxt/content": "^2.13.4",
|
||||
"@prisma/client": "5.20.0",
|
||||
"axios": "^1.7.7",
|
||||
"bcrypt": "^5.1.1",
|
||||
"fast-fuzzy": "^1.12.0",
|
||||
"file-type-mime": "^0.4.3",
|
||||
"jdenticon": "^3.3.0",
|
||||
@ -51,6 +50,5 @@
|
||||
"optionalDependencies": {
|
||||
"@drop/droplet-linux-x64-gnu": "^0.7.0",
|
||||
"@drop/droplet-win32-x64-msvc": "^0.7.0"
|
||||
},
|
||||
"packageManager": "yarn@4.5.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user