Skip to content

Commit

Permalink
Bring back peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
XhmikosR committed Dec 10, 2022
1 parent de06328 commit 0ca2b33
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 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 @@ -14,6 +14,9 @@
"scripts": {
"test": "grunt test"
},
"peerDependencies": {
"grunt": ">=0.4.0"
},
"dependencies": {
"read-package-json": "^6.0.0"
},
Expand Down

0 comments on commit 0ca2b33

Please sign in to comment.