Skip to content

Commit

Permalink
Merge pull request #126 from sCrypt-Inc/vv0.1.80
Browse files Browse the repository at this point in the history
pump version
  • Loading branch information
freedomhero authored Sep 6, 2024
2 parents dfe1e1b + 64f3894 commit 09cbd85
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "scrypt-cli",
"version": "0.1.79",
"version": "0.1.80",
"description": "CLI tool for creating and managing sCrypt projects.",
"bin": {
"scrypt": "./src/bin/index.js",
Expand Down Expand Up @@ -38,7 +38,7 @@
"lodash": "^4.17.21",
"ora": "^5.4.1",
"scrypt-ts-transpiler": "^1.2.26",
"scryptlib": "^2.2.0",
"scryptlib": "~2.2.1",
"semver": "^7.3.8",
"shelljs": "^0.8.5",
"table": "^6.8.0",
Expand Down

0 comments on commit 09cbd85

Please sign in to comment.