aboutsummaryrefslogtreecommitdiffstats
path: root/frontend/package.json
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2025-07-10 20:50:06 -0700
committerPinapelz <yukais@pinapelz.com>2025-07-10 20:50:06 -0700
commitb136869448339b24dd95560c77222e544d152a3e (patch)
tree852608d055172ff8ed5692afa169405bd38924c5 /frontend/package.json
parent4fc648449d2275d34a4f94e8e2671d7d05125b1f (diff)
add link to chartview from score views
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 533a099..1abe8ba 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -11,6 +11,7 @@
},
"dependencies": {
"@tailwindcss/vite": "^4.1.11",
+ "crypto-js": "^4.2.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-router": "^7.6.3",
@@ -18,6 +19,7 @@
},
"devDependencies": {
"@eslint/js": "^9.25.0",
+ "@types/crypto-js": "^4.2.2",
"@types/react": "^19.1.2",
"@types/react-dom": "^19.1.2",
"@vitejs/plugin-react": "^4.4.1",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage