mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-14 01:31:00 +00:00
Cache NodeId and Location (#35)
* Cache NodeId and Location * Fix frontend dependency vuln
This commit is contained in:
Generated
+2782
-2778
File diff suppressed because it is too large
Load Diff
@@ -7,7 +7,7 @@
|
||||
"dependencies": {
|
||||
"react": "16.4.0",
|
||||
"react-dom": "16.4.0",
|
||||
"react-scripts-ts": "2.16.0",
|
||||
"react-scripts-ts": "2.17.0",
|
||||
"react-svg": "^4.1.1"
|
||||
},
|
||||
"scripts": {
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
import { Types, Maybe } from '@dotstats/common';
|
||||
import Row from './Row';
|
||||
import Location from './Location';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user