Skip to content

Commit

Permalink
Update sc-project-initializer to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben-Rey committed Sep 20, 2023
1 parent dba0625 commit 7a86eb9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion packages/sc-project-initializer/commands/init/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@massalabs/eslint-config": "^0.0.10",
"@massalabs/massa-as-sdk": "^2.5.1",
"@massalabs/massa-sc-compiler": "^0.1.0",
"@massalabs/massa-sc-deployer": "^1.1.2",
"@massalabs/massa-sc-deployer": "^0.7.0",
"@massalabs/massa-web3": "^1.24.2",
"@massalabs/prettier-config-as": "^0.0.2",
"@protobuf-ts/plugin": "^2.9.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/sc-project-initializer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@massalabs/sc-project-initializer",
"version": "0.7.0",
"version": "0.8.0",
"description": "",
"main": "src/cli.js",
"type": "module",
Expand Down

0 comments on commit 7a86eb9

Please sign in to comment.