Skip to content

Commit

Permalink
build: remove unnecessary dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Jun 14, 2024
1 parent 6b77276 commit 6c16a92
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/screencast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,7 @@
"@skyra/gifenc": "latest",
"ava": "5",
"canvas": "latest",
"sharp": "latest",
"tinyspawn": "latest"
"sharp": "latest"
},
"engines": {
"node": ">= 12"
Expand Down

0 comments on commit 6c16a92

Please sign in to comment.