mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-11 23:31:08 +00:00
Cache NodeId and Location (#35)
* Cache NodeId and Location * Fix frontend dependency vuln
This commit is contained in:
@@ -8,4 +8,4 @@ import * as FeedMessage from './feed';
|
||||
export { Types, FeedMessage };
|
||||
|
||||
// Increment this if breaking changes were made to types in `feed.ts`
|
||||
export const VERSION: Types.FeedVersion = 8 as Types.FeedVersion;
|
||||
export const VERSION: Types.FeedVersion = 9 as Types.FeedVersion;
|
||||
|
||||
Reference in New Issue
Block a user