Skip to content

Commit

Permalink
Fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioceron committed Jun 2, 2023
1 parent 37b7e71 commit 993bcf0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lacchain/did",
"version": "1.4.7",
"version": "1.4.8",
"description": "The LACChain DID Method NodeJS Implementation",
"author": "Sergio Ceron Figueroa <[email protected]>",
"keywords": [
Expand All @@ -21,7 +21,7 @@
"report-coverage": "nyc report --reporter=text-lcov > coverage.lcov"
},
"dependencies": {
"@lacchain/gas-model-provider": "^1.0.1",
"@lacchain/gas-model-provider": "^1.1.0",
"bs58": "^4.0.1",
"ethereumjs-tx": "^1.3.4",
"ethereumjs-util": "^5.1.5",
Expand Down

0 comments on commit 993bcf0

Please sign in to comment.