Skip to content

Commit

Permalink
removed obselete dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SubhanshuMG committed Sep 9, 2023
1 parent 2993f3a commit 199d9e5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 25 deletions.
25 changes: 2 additions & 23 deletions package-lock.json

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

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getsafle/safle-keyless-js",
"version": "1.2.4",
"version": "1.2.5",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand All @@ -11,7 +11,6 @@
"author": "",
"license": "ISC",
"dependencies": {
"@getsafle/safle-keyless-js": "^1.2.1",
"ethereumjs-util": "5.2.0",
"penpal": "6.2.2",
"web3-provider-engine": "16.0.1"
Expand Down

0 comments on commit 199d9e5

Please sign in to comment.