mirror of
https://github.com/wekan/wekan.git
synced 2026-02-11 02:34:20 +01:00
Forked meteor-globals and meteor-reactive-cache to @wekanteam/meteor-globals and @wekanteam/meteor-reactive-cache to update to newest non-vulnerable dependencies.
Thanks to xet7 !
This commit is contained in:
parent
1067542b94
commit
1c5857f064
3 changed files with 42 additions and 53 deletions
|
|
@ -1,4 +1,4 @@
|
|||
import { DataCache } from 'meteor-reactive-cache';
|
||||
import { DataCache } from '@wekanteam/meteor-reactive-cache';
|
||||
import { Jsons } from './jsons';
|
||||
|
||||
// Server isn't reactive, so search for the data always.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue