This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Injectable } from "@nestjs/common";
|
||||
import * as bcrypt from "bcrypt";
|
||||
import * as bcrypt from "bcryptjs";
|
||||
|
||||
@Injectable()
|
||||
export class PasswordService {
|
||||
|
||||
Reference in New Issue
Block a user