Skip to content

Commit

Permalink
chore: update dependencies, add pnpm-lock.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sidvishnoi committed Aug 2, 2023
1 parent 4ef6545 commit cce6853
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,13 @@
"engines": {
"node": ">=10.16.0"
},
"packageManager": "[email protected]",
"bin": {
"brrr": "index.js",
"brotli": "index.js"
},
"dependencies": {
"mri": "^1.1.5"
"mri": "^1.2.0"
},
"description": "CLI to compress files using Brotli Compression algorithm.",
"main": "index.js",
Expand Down
17 changes: 17 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit cce6853

Please sign in to comment.