Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

Commit

Permalink
chore: update package.json (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 authored Mar 1, 2024
1 parent 3106123 commit 421721f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "helix-ui",
"description": "Helix UI",
"name": "helix-xtoken-ui",
"description": "Helix xToken UI",
"private": true,
"scripts": {
"dev": "next dev -p 3030",
Expand All @@ -17,18 +17,18 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/helix-bridge/helix-ui.git"
"url": "git+https://github.com/helix-bridge/helix-xtoken-ui.git"
},
"keywords": [
"helix",
"helix-ui",
"helix-xtoken",
"helixbridge"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/helix-bridge/helix-ui/issues"
"url": "https://github.com/helix-bridge/helix-xtoken-ui/issues"
},
"homepage": "https://github.com/helix-bridge/helix-ui#readme",
"homepage": "https://github.com/helix-bridge/helix-xtoken-ui#readme",
"dependencies": {
"@apollo/client": "^3.8.2",
"@floating-ui/react": "^0.25.2",
Expand Down

0 comments on commit 421721f

Please sign in to comment.