Skip to content

Commit

Permalink
build: remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Dec 28, 2024
1 parent 45e8b13 commit 8b47565
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,9 @@
],
"dependencies": {
"@lokesh.dhakar/quantize": "~1.4.0",
"debug-logfmt": "~1.2.3",
"ndarray": "~1.0.19",
"node-addon-api": "~8.3.0",
"node-gyp": "~11.0.0",
"node-vibrant": "~3.2.1-alpha.1",
"serialize-error": "~8.1.0",
"sharp": "0.33.5"
},
"devDependencies": {
Expand All @@ -63,6 +60,7 @@
"git-authors-cli": "latest",
"hex-color-regex": "latest",
"nano-staged": "latest",
"node-vibrant": "latest",
"simple-git-hooks": "latest",
"standard": "latest",
"standard-markdown": "latest",
Expand Down

0 comments on commit 8b47565

Please sign in to comment.