diff options
| author | Haishan <[email protected]> | 2022-05-09 13:13:43 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2022-05-09 13:14:06 +0800 |
| commit | 5076c601f4cc48497d4c907f3d101db5b49b3cf5 (patch) | |
| tree | 5bd2fb4ff1813b0a3473835e1b7cd0e1ae970970 /package.json | |
| parent | 34045f8f41343f39518ba01a4f9c6ce76941d28f (diff) | |
Use use-assettest
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 5db8ce9..464aa70 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,6 @@ "dependencies": { "@babel/runtime": "7.17.9", "@fontsource/roboto-mono": "4.5.7", - "@hsjs/react-cache": "0.0.0-alpha.aa94237", "@reach/tooltip": "0.17.0", "@reach/visually-hidden": "0.17.0", "chart.js": "3.7.1", @@ -65,6 +64,7 @@ "regenerator-runtime": "0.13.9", "reselect": "4.1.5", "tslib": "2.4.0", + "use-asset": "1.0.4", "workbox-core": "6.5.3", "workbox-expiration": "6.5.3", "workbox-precaching": "6.5.3", |
