Skip to content

Commit

Permalink
Adds temporary chakra-components package for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
emmdim committed Oct 11, 2024
1 parent e64a668 commit bc9f10c
Show file tree
Hide file tree
Showing 3 changed files with 774 additions and 38 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@emotion/styled": "^11.10.6",
"@rainbow-me/rainbowkit": "^2.1.2",
"@tanstack/react-query": "^5.40.1",
"@vocdoni/chakra-components": "~0.8.3",
"@vocdoni/chakra-components": "./vocdoni-chakra-components-v0.9.5-1.tgz",
"@vocdoni/sdk": "~0.9.0",
"date-fns": "^3.6.0",
"ethers": "^5.7.2",
Expand Down Expand Up @@ -48,5 +48,8 @@
"typescript": "^5.0.2",
"vite": "^5.2.13",
"vite-tsconfig-paths": "^4.0.7"
},
"resolutions": {
"@vocdoni/chakra-components": "./vocdoni-chakra-components-v0.9.5-1.tgz"
}
}
Binary file added vocdoni-chakra-components-v0.9.5-1.tgz
Binary file not shown.
Loading

1 comment on commit bc9f10c

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.