summaryrefslogtreecommitdiff
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/client/package.json b/client/package.json
index 1ddd2b8..43c1b66 100644
--- a/client/package.json
+++ b/client/package.json
@@ -20,5 +20,8 @@
"tslib": "^2.5.0",
"typescript": "^5.0.2",
"vite": "^4.3.9"
+ },
+ "dependencies": {
+ "module-alias": "^2.2.3"
}
}