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]
  - @synthetixio/[email protected]
  • Loading branch information
Synthetix CI committed Aug 4, 2022
1 parent 317ec7e commit 7e17cb3
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"generated",
"index.js"
],
"version": "1.0.0",
"version": "1.0.1",
"author": "Nikita <[email protected]>",
"repository": "github:Synthetixio/js-monorepo",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/contracts-interface/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": "A library for interacting with Synthetix smart contracts",
"source": "./src/index.ts",
"main": "./build/node/src/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.3",
"version": "2.74.4",
"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.6",
"version": "2.74.7",
"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.4",
"version": "2.74.5",
"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 7e17cb3

Please sign in to comment.