Skip to content

Commit

Permalink
feat: full rewrite using getAll and setAll cookie methods
Browse files Browse the repository at this point in the history
  • Loading branch information
hf committed May 27, 2024
1 parent b115940 commit 5ce62f7
Show file tree
Hide file tree
Showing 8 changed files with 1,741 additions and 322 deletions.
37 changes: 1 addition & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@
"@eslint/js": "^9.3.0",
"@supabase/supabase-js": "^2.43.4",
"@types/cookie": "^0.6.0",
"@types/ramda": "^0.30.0",
"@vitest/coverage-v8": "^1.6.0",
"eslint": "^8.57.0",
"prettier": "^3.2.5",
Expand All @@ -51,7 +50,6 @@
"@rollup/rollup-linux-x64-gnu": "^4.9.5"
},
"dependencies": {
"cookie": "^0.6.0",
"ramda": "^0.30.0"
"cookie": "^0.6.0"
}
}
Loading

0 comments on commit 5ce62f7

Please sign in to comment.