Skip to content

Commit

Permalink
Updated packages:
Browse files Browse the repository at this point in the history
  - @synthetixio/[email protected]
  - @synthetixio/[email protected]
  - @synthetixio/[email protected]
  - @synthetixio/[email protected]
  • Loading branch information
Synthetix CI committed Aug 1, 2022
1 parent d69d9a1 commit 4a8330c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/optimism-networks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.74.1",
"version": "2.74.2",
"description": "Javascript library for handling networks on Optimism Layer 2",
"source": "./src/index.ts",
"main": "./build/node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/providers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.74.2",
"version": "2.74.3",
"description": "Javascript library for handling providers on Layer 1 & Optimism Layer 2",
"source": "./src/index.ts",
"main": "./build/node/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/queries/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.74.4",
"version": "2.74.5",
"description": "react-query for pulling synthetix data in react interfaces",
"source": "./src/index.ts",
"main": "./build/node/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/transaction-notifier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "2.74.3",
"version": "2.74.4",
"description": "Javascript library for handling networks on Optimism Layer 2",
"source": "./src/index.ts",
"main": "./build/node/index.js",
Expand Down

0 comments on commit 4a8330c

Please sign in to comment.