Skip to content

Commit

Permalink
Move cookie dep
Browse files Browse the repository at this point in the history
Closes #528
  • Loading branch information
kentcdodds authored Nov 18, 2023
1 parent 2adf779 commit 517b561
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
"clsx": "^2.0.0",
"compression": "^1.7.4",
"confetti-react": "^2.5.0",
"cookie": "^0.6.0"
"cross-env": "^7.0.3",
"crypto-js": "^4.2.0",
"date-fns": "^2.30.0",
Expand Down Expand Up @@ -135,8 +136,7 @@
"@types/source-map-support": "^0.5.10",
"@vitejs/plugin-react": "^4.2.0",
"@vitest/coverage-v8": "^0.34.6",
"chokidar": "^3.5.3",
"cookie": "^0.6.0",
"chokidar": "^3.5.3",,
"enforce-unique": "^1.2.0",
"esbuild": "^0.19.5",
"eslint": "^8.53.0",
Expand Down

0 comments on commit 517b561

Please sign in to comment.