Skip to content

Commit 6813beb

Browse files
authored
gas-v2.0.0-alpha.1, core-v2.6.0-alpha.6]: Fix: Trigger Gas Module Publish (#1170)
* alpha-gas * alpha-gas
1 parent a538d6b commit 6813beb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@types/lodash.partition": "^4.6.6",
6969
"@typescript-eslint/eslint-plugin": "^4.31.1",
7070
"@typescript-eslint/parser": "^4.31.1",
71-
"@web3-onboard/gas": "^2.0.0",
71+
"@web3-onboard/gas": "^2.0.0-alpha.1",
7272
"eslint": "^7.32.0",
7373
"eslint-config-prettier": "^8.3.0",
7474
"eslint-plugin-svelte3": "^3.2.1",

packages/gas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@web3-onboard/gas",
3-
"version": "2.0.0",
3+
"version": "2.0.0-alpha.1",
44
"description": "Gas",
55
"keywords": [
66
"gas"

0 commit comments

Comments
 (0)