mirror of
https://github.com/ahmadk953/tasko.git
synced 2025-01-30 16:43:37 +00:00
Fix Compile Issues
This commit is contained in:
parent
4e1528d63f
commit
80d0f53c70
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import redis from './lib/redis';
|
||||
import redis from './lib/redis.js';
|
||||
|
||||
export default class CacheHandler {
|
||||
constructor(options) {
|
||||
|
|
Loading…
Reference in a new issue