Skip to content

Commit

Permalink
Add Gulp as peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
cedx committed Jun 9, 2024
1 parent 0673c5b commit 3aab8cb
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
21 changes: 12 additions & 9 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@
"minify",
"php"
],
"peerDependencies": {
"gulp": ">=5.0.0"
},
"scripts": {
"prepack": "gulp",
"start": "node bin/php_minifier.js --help",
Expand Down

0 comments on commit 3aab8cb

Please sign in to comment.