Skip to content

Commit

Permalink
Added missing "rollup" package to the peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
slavafomin committed Jan 16, 2019
1 parent d6f3125 commit d6e9d20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@
"type": "git",
"url": "https://github.com/mjeanroy/rollup-plugin-license"
},
"peerDependencies": {
"rollup": "1.1.0"
},
"dependencies": {
"commenting": "1.0.5",
"lodash": "4.17.11",
Expand Down

0 comments on commit d6e9d20

Please sign in to comment.