summaryrefslogtreecommitdiffhomepage
path: root/packages/ui/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/ui/package.json')
-rw-r--r--packages/ui/package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/ui/package.json b/packages/ui/package.json
index cc6be2abe..7d4a39a26 100644
--- a/packages/ui/package.json
+++ b/packages/ui/package.json
@@ -12,6 +12,7 @@
"./hooks": "./src/hooks/index.ts",
"./context": "./src/context/index.ts",
"./context/*": "./src/context/*.tsx",
+ "./font-loader": "./src/font-loader.ts",
"./styles": "./src/styles/index.css",
"./styles/tailwind": "./src/styles/tailwind/index.css",
"./theme": "./src/theme/index.ts",