Skip to content

Commit

Permalink
[SKIP CI] Prerelease
Browse files Browse the repository at this point in the history
  • Loading branch information
stwiname committed May 19, 2023
1 parent 1bfd472 commit 477a84c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
Empty file added .yarn/versions/22a6f8b6.yml
Empty file.
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-algorand",
"version": "2.1.0",
"version": "2.1.1-0",
"description": "",
"author": "Ian He",
"license": "Apache-2.0",
Expand Down Expand Up @@ -63,5 +63,6 @@
"files": [
"/dist",
"/bin"
]
],
"stableVersion": "2.1.0"
}
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3253,10 +3253,10 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^14.18.10":
version: 14.18.47
resolution: "@types/node@npm:14.18.47"
checksum: 249467fa37e60bb7ce631616a5fea53f3b957a6792c6a09f7db7cdff85a7410c9e657dd9fa54bcc9d878e58f35407ce35169b84556f46b2154f90bc71063e1d0
"@types/node@npm:^18.16.10":
version: 18.16.13
resolution: "@types/node@npm:18.16.13"
checksum: ec1ffb814750fc7f7c6c7cb138ed56f24cb23a2ffe50d264a265be52b5cafca37b94b8fb3b5b420f5674baa677b0e011160aeaa1a0edd862aa4cfa11f4467918
languageName: node
linkType: hard

Expand Down Expand Up @@ -10750,7 +10750,7 @@ __metadata:
"@babel/preset-env": ^7.16.11
"@octokit/request": ^5.6.3
"@types/cron-converter": ^1
"@types/node": ^14.18.10
"@types/node": ^18.16.10
"@types/node-fetch": 2.6.2
"@typescript-eslint/eslint-plugin": ^5.10.2
"@typescript-eslint/parser": ^5.10.2
Expand Down

0 comments on commit 477a84c

Please sign in to comment.