Commit 0bfa14c 1 parent 3aa7493 commit 0bfa14c Copy full SHA for 0bfa14c
File tree 9 files changed +9
-9
lines changed
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pokt-foundation/pocketjs-monorepo" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.2.0-rc.0 " ,
4
4
"scripts" : {
5
5
"build" : " turbo run build" ,
6
6
"release" : " RELEASE_MODE=true pnpm publish" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pokt-foundation/pocketjs-abstract-provider" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.2.0-rc.0 " ,
4
4
"description" : " Abstract provider for all other providers to inherit" ,
5
5
"type" : " module" ,
6
6
"source" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pokt-foundation/pocketjs-isomorphic-provider" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.2.0-rc.0 " ,
4
4
"description" : " " ,
5
5
"type" : " module" ,
6
6
"source" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pokt-foundation/pocketjs-provider" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.2.0-rc.0 " ,
4
4
"description" : " " ,
5
5
"type" : " module" ,
6
6
"source" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pokt-foundation/pocketjs-relayer" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.2.0-rc.0 " ,
4
4
"description" : " Slim relayer client for the Pocket Network v0 Protocol" ,
5
5
"type" : " module" ,
6
6
"source" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pokt-foundation/pocketjs-signer" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.2.0-rc.0 " ,
4
4
"description" : " Signer for Pocket Network V0 accounts" ,
5
5
"type" : " module" ,
6
6
"source" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pokt-foundation/pocketjs-transaction-builder" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.2.0-rc.0 " ,
4
4
"description" : " Transaction manager and utilties for the Pocket Network protocol" ,
5
5
"type" : " module" ,
6
6
"source" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pokt-foundation/pocketjs-types" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.2.0-rc.0 " ,
4
4
"description" : " PocketJS types" ,
5
5
"type" : " module" ,
6
6
"source" : " src/index.ts" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @pokt-foundation/pocketjs-utils" ,
3
- "version" : " 2.2.1 " ,
3
+ "version" : " 2.2.0-rc.0 " ,
4
4
"description" : " Utilities used across pocket-js" ,
5
5
"type" : " module" ,
6
6
"source" : " src/index.ts" ,
You can’t perform that action at this time.
0 commit comments