summaryrefslogtreecommitdiffhomepage
path: root/packages/desktop/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/desktop/package.json')
-rw-r--r--packages/desktop/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/desktop/package.json b/packages/desktop/package.json
index a71a33fe8..f71f33eda 100644
--- a/packages/desktop/package.json
+++ b/packages/desktop/package.json
@@ -4,7 +4,7 @@
"description": "",
"type": "module",
"exports": {
- ".": "./src/index.tsx",
+ ".": "./src/index.ts",
"./vite": "./vite.js"
},
"scripts": {