Skip to content

Commit

Permalink
remove packges not in use (valkey-io#2292)
Browse files Browse the repository at this point in the history
Signed-off-by: avifenesh <[email protected]>
  • Loading branch information
avifenesh authored Sep 13, 2024
1 parent d4803a4 commit 74836e4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,9 @@
},
"homepage": "https://github.com/valkey-io/valkey-glide#readme",
"dependencies": {
"@eslint/compat": "^1.1.1",
"eslint-config-prettier": "^9.1.0",
"glide-rs": "file:rust-client",
"long": "^5.2.3",
"npmignore": "^0.3.1",
"prettier": "^3.3.3",
"protobufjs": "^7.4.0"
},
"bundleDependencies": [
Expand Down Expand Up @@ -44,7 +41,6 @@
"prettier:format": "npx prettier --write . --ignore-unknown '!**/*.{js,d.ts}'"
},
"devDependencies": {
"@babel/preset-env": "^7.25.4",
"@jest/globals": "^29.7.0",
"@types/jest": "^29.5.12",
"@types/minimist": "^1.2.5",
Expand Down

0 comments on commit 74836e4

Please sign in to comment.