mirror of
https://github.com/Discreetly/server.git
synced 2026-01-10 05:18:00 -05:00
minor fixes to casing, optional parameters
This commit is contained in:
@@ -27,14 +27,14 @@
|
||||
"@ethersproject/keccak256": "^5.7.0",
|
||||
"@ethersproject/strings": "^5.7.0",
|
||||
"@faker-js/faker": "^8.0.2",
|
||||
"@prisma/client": "^5.2.0",
|
||||
"@prisma/client": "^5.5.2",
|
||||
"@semaphore-protocol/identity": "^3.15.0",
|
||||
"@socket.io/admin-ui": "^0.5.1",
|
||||
"bcrypt": "^5.1.1",
|
||||
"body-parser": "^1.20.2",
|
||||
"cors": "^2.8.5",
|
||||
"discreetly-claimcodes": "^1.1.5",
|
||||
"discreetly-interfaces": "^0.1.40",
|
||||
"discreetly-interfaces": "^0.1.42",
|
||||
"dotenv": "^16.3.1",
|
||||
"ethereumjs-util": "^7.1.5",
|
||||
"express": "^4.18.2",
|
||||
@@ -67,7 +67,7 @@
|
||||
"express-async-handler": "^1.2.0",
|
||||
"jest": "^29.6.2",
|
||||
"nodemon": "^3.0.1",
|
||||
"prisma": "^5.2.0",
|
||||
"prisma": "^5.5.2",
|
||||
"rollup": "^3.26.2",
|
||||
"rollup-plugin-cleaner": "^1.0.0",
|
||||
"rollup-plugin-include-sourcemaps": "^0.7.0",
|
||||
|
||||
Reference in New Issue
Block a user