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 a538d6b commit 6813bebCopy full SHA for 6813beb
packages/core/package.json
@@ -68,7 +68,7 @@
68
"@types/lodash.partition": "^4.6.6",
69
"@typescript-eslint/eslint-plugin": "^4.31.1",
70
"@typescript-eslint/parser": "^4.31.1",
71
- "@web3-onboard/gas": "^2.0.0",
+ "@web3-onboard/gas": "^2.0.0-alpha.1",
72
"eslint": "^7.32.0",
73
"eslint-config-prettier": "^8.3.0",
74
"eslint-plugin-svelte3": "^3.2.1",
packages/gas/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@web3-onboard/gas",
3
- "version": "2.0.0",
+ "version": "2.0.0-alpha.1",
4
"description": "Gas",
5
"keywords": [
6
"gas"
0 commit comments