Skip to content

Commit

Permalink
fix: csfloat api changes
Browse files Browse the repository at this point in the history
  • Loading branch information
GODrums committed Oct 31, 2024
1 parent b60ae89 commit 5727df7
Show file tree
Hide file tree
Showing 5 changed files with 277 additions and 347 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "betterfloat",
"displayName": "BetterFloat",
"version": "2.8.4",
"version": "2.8.5",
"description": "Enhance your experience on CSFloat.com, Skinport.com & Skinbid.com!",
"author": "Rums",
"license": "CC BY NC SA 4.0",
Expand All @@ -21,7 +21,7 @@
"@radix-ui/react-accordion": "^1.2.1",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-checkbox": "^1.1.2",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-icons": "^1.3.1",
"@radix-ui/react-label": "^2.1.0",
"@radix-ui/react-popover": "^1.1.2",
"@radix-ui/react-scroll-area": "^1.2.0",
Expand All @@ -40,13 +40,13 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"common-tags": "^1.8.2",
"framer-motion": "^11.11.9",
"framer-motion": "^11.11.11",
"plasmo": "0.89.3",
"react": "18.3.1",
"react-colorful": "^5.6.1",
"react-dom": "18.3.1",
"simplex-noise": "^4.0.3",
"socket.io-client": "^4.8.0",
"socket.io-client": "^4.8.1",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8"
Expand Down
Loading

0 comments on commit 5727df7

Please sign in to comment.