chore: switch back to official keyv and update deps
This commit is contained in:
@ -1,6 +1,5 @@
|
||||
import { Injectable } from '@nestjs/common';
|
||||
|
||||
import * as Keyv from '@keyvhq/core';
|
||||
import * as Keyv from 'keyv';
|
||||
|
||||
@Injectable()
|
||||
export class StorageService {
|
||||
|
Reference in New Issue
Block a user