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:
Lauri Ojansivu 2023-07-19 21:08:21 +03:00
parent 1067542b94
commit 1c5857f064
3 changed files with 42 additions and 53 deletions

View file

@ -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.