fixed prefix issue
This commit is contained in:
+5
-5
@@ -12,13 +12,13 @@
|
||||
"start": "node ./bin/www"
|
||||
},
|
||||
"dependencies": {
|
||||
"bcrypt": "^5.0.0",
|
||||
"ejs": "^3.0.1",
|
||||
"bcrypt": "^5.1.1",
|
||||
"ejs": "^3.1.9",
|
||||
"express": "^4.18.2",
|
||||
"extend": "^3.0.2",
|
||||
"ldapts": "^2.2.1",
|
||||
"linux-sys-user": "^1.1.0",
|
||||
"redis": "^4.6.5"
|
||||
"ldapts": "^2.12.0",
|
||||
"linux-sys-user": "^1.1.8",
|
||||
"redis": "^4.6.7"
|
||||
},
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Reference in New Issue
Block a user