aboutsummaryrefslogtreecommitdiffhomepage
path: root/frontend/package.json
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2024-08-04 20:49:12 +0900
committernsfisis <nsfisis@gmail.com>2024-08-04 20:49:12 +0900
commitff959dadb1f990173b9df3105ccfc96b1c6c092e (patch)
tree4690c2aabafaedb50f86ece4900c9616d9518947 /frontend/package.json
parentfa7755592845a44928e88d2ab78cc04425aa9024 (diff)
parentf4bae7f755ca25b2547dc98b2db2fdb255948bc5 (diff)
downloadiosdc-japan-2025-albatross-ff959dadb1f990173b9df3105ccfc96b1c6c092e.tar.gz
iosdc-japan-2025-albatross-ff959dadb1f990173b9df3105ccfc96b1c6c092e.tar.zst
iosdc-japan-2025-albatross-ff959dadb1f990173b9df3105ccfc96b1c6c092e.zip
Merge branch 'feat/admin-pages'
Diffstat (limited to 'frontend/package.json')
-rw-r--r--frontend/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json
index 30d385a..44af089 100644
--- a/frontend/package.json
+++ b/frontend/package.json
@@ -17,6 +17,7 @@
"@remix-run/node": "^2.10.3",
"@remix-run/react": "^2.10.3",
"@remix-run/serve": "^2.10.3",
+ "cookie": "^0.6.0",
"isbot": "^5.1.13",
"jwt-decode": "^4.0.0",
"openapi-fetch": "^0.10.2",
@@ -26,7 +27,6 @@
"remix-auth": "^3.7.0",
"remix-auth-form": "^1.5.0",
"remix-utils": "^7.6.0",
- "sakura.css": "^1.5.0",
"use-debounce": "^10.0.1"
},
"devDependencies": {