mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-30 03:09:19 +01:00
fix: cache is not exportet from react (#417)
* fix: cache is not exportet from react * fix: format issue * fix: type issue
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
"type": "module",
|
||||
"exports": {
|
||||
".": "./index.ts",
|
||||
"./next": "./next.ts",
|
||||
"./security": "./security.ts",
|
||||
"./client": "./client.ts",
|
||||
"./shared": "./shared.ts",
|
||||
|
||||
Reference in New Issue
Block a user