Skip to content

Commit

Permalink
fix: popup sale tags
Browse files Browse the repository at this point in the history
  • Loading branch information
GODrums committed Aug 2, 2024
1 parent 2ca0c6d commit 852fdf5
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 255 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.7.1",
"version": "2.7.2",
"description": "Enhance your experience on CSFloat.com, Skinport.com & Skinbid.com!",
"author": "Rums",
"license": "CC BY NC SA 4.0",
Expand Down Expand Up @@ -40,12 +40,12 @@
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"common-tags": "^1.8.2",
"framer-motion": "^11.3.17",
"framer-motion": "^11.3.21",
"plasmo": "0.88.0",
"react": "18.3.1",
"react-colorful": "^5.6.1",
"react-dom": "18.3.1",
"simplex-noise": "^4.0.2",
"simplex-noise": "^4.0.3",
"socket.io-client": "^4.7.5",
"tailwind-merge": "^2.4.0",
"tailwindcss-animate": "^1.0.7",
Expand All @@ -54,7 +54,7 @@
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/chrome": "0.0.269",
"@types/node": "20.14.12",
"@types/node": "22.1.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"cs-tierlist": "^1.2.1",
Expand Down
Loading

0 comments on commit 852fdf5

Please sign in to comment.