Skip to content

Commit

Permalink
chore: update dependencies (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlucas authored Feb 27, 2025
1 parent f17db53 commit bc1ee5b
Show file tree
Hide file tree
Showing 3 changed files with 540 additions and 925 deletions.
2 changes: 1 addition & 1 deletion app/utils/economy.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import {
import { clientGlobals, isServerContext } from "~/globals";

export const defaultAssetsBaseUrl =
"https://cdn.statically.io/gh/ianlucas/cs2-lib/6599e8f55d262882b79fbcfad7c795e67aa13538/assets/images";
"https://cdn.statically.io/gh/ianlucas/cs2-lib/6c1b383f6ddd4867b6c320d74fca3775df3b6c0a/assets/images";

export const COUNTABLE_ITEM_TYPES: CS2ItemTypeValues[] = [
CS2ItemType.Container,
Expand Down
Loading

0 comments on commit bc1ee5b

Please sign in to comment.