Skip to content

Commit 3ad4d65

Browse files
committed
chore: remove useless package
1 parent ad927ef commit 3ad4d65

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

bun.lockb

-15.1 KB
Binary file not shown.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
},
1616
"dependencies": {
1717
"@ant-design/nextjs-registry": "latest",
18-
"@solana/web3.js": "latest",
1918
"@tabler/icons-react": "latest",
2019
"@tremor/react": "latest",
2120
"@types/js-cookie": "latest",
@@ -26,7 +25,7 @@
2625
"firebase": "latest",
2726
"js-cookie": "latest",
2827
"marked": "latest",
29-
"next": "^15.1.6",
28+
"next": "latest",
3029
"prop-types": "latest",
3130
"react": "latest",
3231
"react-countup": "latest",

0 commit comments

Comments
 (0)