Skip to content

Commit

Permalink
fix: remove unused package
Browse files Browse the repository at this point in the history
  • Loading branch information
AlikRakhmonov committed Jun 26, 2024
1 parent afafb13 commit bfa4232
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 47 deletions.
41 changes: 3 additions & 38 deletions package-lock.json

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

11 changes: 2 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@
"antlr4": "4.8.0",
"cassandra-driver": "4.3.1",
"jks-js": "1.1.3",
"lodash": "4.17.21",
"tunnel-ssh": "github:hackolade/tunnel-ssh"
"lodash": "4.17.21"
},
"lint-staged": {
"*.{js,json}": "prettier --write"
Expand Down Expand Up @@ -69,11 +68,5 @@
"lint-staged": "14.0.1",
"prettier": "3.2.5",
"simple-git-hooks": "2.11.1"
},
"overrides": {
"tunnel-ssh": {
"cpu-features": "npm:[email protected]",
"ssh2": "npm:[email protected]"
}
}
}
}

0 comments on commit bfa4232

Please sign in to comment.