Skip to content

Commit

Permalink
update locklift ver
Browse files Browse the repository at this point in the history
  • Loading branch information
s0r0k committed Jun 27, 2023
1 parent e950194 commit 759ef29
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions generators/locklift/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -172,8 +172,8 @@ export default class extends Generator {
"@types/mocha": "^10.0.1",
"@types/node": "^18.16.0",
chai: "^4.3.7",
"everscale-standalone-client": "^2.1.18",
locklift: "^2.5.2",
"everscale-standalone-client": "^2.1.20",
locklift: "^2.5.7",
prettier: "^2.8.8",
"ts-mocha": "^10.0.0",
typescript: "^4.7.4",
Expand Down
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "generator-venom-scaffold",
"version": "0.1.3",
"version": "0.1.4",
"description": "Yeoman generator to scaffold ready-to-use projects for smart contract developing on Venom-like blockchains.",
"homepage": "https://github.com/venom-blockchain/generator-venom-scaffold",
"files": [
Expand Down

0 comments on commit 759ef29

Please sign in to comment.