Skip to content

Commit

Permalink
chore(yarn): remove resolution
Browse files Browse the repository at this point in the history
  • Loading branch information
JamieMason committed Jul 2, 2023
1 parent 194c7ca commit 09f846d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@
],
"license": "MIT",
"repository": "JamieMason/ImageOptim-CLI",
"resolutions": {
"globby": "11.1.0"
},
"scripts": {
"build": "npm run build:ts && npm run build:bin",
"build:bin": "(cd dist && pkg --targets 'node18-macos-x64' --output ./imageoptim ./imageoptim.js)",
Expand Down

0 comments on commit 09f846d

Please sign in to comment.