Skip to content

Commit

Permalink
Updating package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
srikanth-descript committed Jun 12, 2024
1 parent 01b5569 commit 5a18311
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 47 deletions.
86 changes: 42 additions & 44 deletions package-lock.json

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

5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
"install": "node install.js",
"test": "node test.js",
"lint": "eslint .",
"prepublishOnly": "npm run lint && npm test",
"postinstall": "patch-package"
"prepublishOnly": "npm run lint && npm test"
},
"ffmpeg-static": {
"binary-release-tag": "b6.1.1-rc.2",
Expand Down Expand Up @@ -50,7 +49,7 @@
"node": ">=10"
},
"dependencies": {
"@derhuerst/http-basic": "8.2.0",
"@derhuerst/http-basic": "8.2.4",
"env-paths": "^2.2.0",
"https-proxy-agent": "^5.0.0",
"progress": "^2.0.3"
Expand Down

0 comments on commit 5a18311

Please sign in to comment.