We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3244987 commit a2ce9a9Copy full SHA for a2ce9a9
.gitignore
@@ -4,4 +4,4 @@ dist/
4
package-lock.json
5
.rpt2_cache
6
.vscode
7
-/.idea
+/.idea
packages/core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@web3-onboard/core",
3
- "version": "2.2.11-alpha.2",
+ "version": "2.2.11-alpha.3",
"scripts": {
"build": "rollup -c",
"dev": "rollup -c -w",
0 commit comments