Skip to content

Commit

Permalink
Merge branch 'staging' of https://github.com/CrocSwap/ambient-ts-app
Browse files Browse the repository at this point in the history
…into develop
  • Loading branch information
benwolski committed Oct 12, 2024
2 parents 5ce4589 + 853d72c commit 2bc76f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ambient-ts-app",
"version": "2.9.3",
"version": "2.9.4",
"private": true,
"type": "module",
"dependencies": {
Expand Down
4 changes: 2 additions & 2 deletions src/assets/images/tokens/exports.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ import BIG from './BIG.jpg';
import PUNKETH20 from './PUNKETH-20.jpeg';
import RSETH from './RSETH.webp';
import SCROLLY from './SCROLLY.webp';
import SCR from './SCR.svg';
// import SCR from './SCR.svg';
import WEETH from './WEETH.svg';
import BLAST from './BLAST.png';
import ZCAT from './ZCAT.webp';
Expand Down Expand Up @@ -101,7 +101,7 @@ export {
PUNKETH20,
RSETH,
SCROLLY,
SCR,
// SCR,
WEETH,
BLAST,
ZCAT,
Expand Down

0 comments on commit 2bc76f1

Please sign in to comment.