Skip to content

Commit

Permalink
Merge pull request #75 from alephium/Update-version-to-v0.2.1
Browse files Browse the repository at this point in the history
Update dep
  • Loading branch information
suyanlong authored Jan 29, 2023
2 parents 220cff9 + 1389ed1 commit 6ff2fe1
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "ralph-vscode",
"displayName": "ralph vscode",
"description": "ralph vscode",
"version": "0.2.0",
"version": "0.2.1",
"engines": {
"vscode": "^1.69.0",
"node": ">=v18.0.0"
Expand Down Expand Up @@ -250,9 +250,9 @@
"antlr4ts": "antlr4ts -visitor ./src/parser/*.g4"
},
"dependencies": {
"@alephium/cli": "0.3.0-rc.4",
"@alephium/web3": "0.3.0-rc.4",
"@alephium/web3-test": "0.3.0-rc.4",
"@alephium/cli": "0.3.0-rc.7",
"@alephium/web3": "0.3.0-rc.7",
"@alephium/web3-test": "0.3.0-rc.7",
"antlr4ts": "0.5.0-alpha.4",
"execa": "^6.1.0",
"immutable": "^4.2.1",
Expand Down
38 changes: 19 additions & 19 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6ff2fe1

Please sign in to comment.