mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2026-02-04 22:36:27 -06:00
downgrade baileys version
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
import { BufferJSON } from 'baileys';
|
||||
import { BufferJSON } from '@whiskeysockets/baileys';
|
||||
import { RedisClientType } from 'redis';
|
||||
|
||||
import { ICache } from '../api/abstract/abstract.cache';
|
||||
|
||||
Reference in New Issue
Block a user