diff options
Diffstat (limited to 'frontend/package.json')
| -rw-r--r-- | frontend/package.json | 2 |
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": { |
