Skip to content

Commit

Permalink
[SKIP CI] Prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed Jun 2, 2023
1 parent 7c11db9 commit 1878729
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .yarn/versions/b910fd2f.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
undecided:
- "@subql/common-near"
5 changes: 3 additions & 2 deletions packages/common-near/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/common-near",
"version": "2.1.1",
"version": "2.1.2-0",
"description": "",
"scripts": {
"build": "rm -rf dist && tsc -b",
Expand All @@ -26,5 +26,6 @@
"@types/bn.js": "4.11.6",
"@types/js-yaml": "^4.0.4",
"@types/pino": "^6.3.12"
}
},
"stableVersion": "2.1.1"
}
5 changes: 3 additions & 2 deletions packages/node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@subql/node-near",
"version": "2.3.1",
"version": "2.3.2-0",
"description": "",
"author": "Ian He",
"license": "Apache-2.0",
Expand Down Expand Up @@ -60,5 +60,6 @@
"files": [
"/dist",
"/bin"
]
],
"stableVersion": "2.3.1"
}

0 comments on commit 1878729

Please sign in to comment.