Skip to content

Commit

Permalink
pump version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhfnjust committed Nov 7, 2024
1 parent dbb56c0 commit 1de1ffc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 210 deletions.
214 changes: 6 additions & 208 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": "scryptlib",
"version": "2.2.3",
"version": "2.2.4",
"description": "Javascript SDK for integration of Bitcoin SV Smart Contracts written in sCrypt language.",
"engines": {
"node": ">=14.0.0"
Expand Down Expand Up @@ -56,7 +56,6 @@
"husky": "^5.2.0",
"mocha": "^10.1.0",
"nyc": "^17.0.0",
"ts-loader": "^6.2.1",
"ts-node": "^8.6.2",
"typescript": "^4.9.5"
},
Expand All @@ -70,6 +69,7 @@
"glob": "^7.2.3",
"https-proxy-agent": "^7.0.2",
"json-bigint": "^1.0.0",
"minimist": "^1.2.8",
"node-fetch": "^3.0.0",
"rimraf": "^3.0.2",
"yargs": "^17.6.2"
Expand Down

0 comments on commit 1de1ffc

Please sign in to comment.