Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Commit

Permalink
Remove peer dependency requirement as this version will now work
Browse files Browse the repository at this point in the history
properly with the upcoming version of rollup
  • Loading branch information
lukastaegert committed May 11, 2018
1 parent f1637b4 commit 82ed3f2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions package.json
Expand Up @@ -35,8 +35,5 @@
"repository": "rollup/rollup-plugin-json",
"dependencies": {
"rollup-pluginutils": "^2.2.0"
},
"peerDependencies": {
"rollup": "< 0.59.0"
}
}

0 comments on commit 82ed3f2

Please sign in to comment.