Skip to content

Commit

Permalink
chore: update rollup peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
mjeanroy committed Apr 6, 2020
1 parent f1ee82e commit bd9e34b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"prettier"
],
"peerDependencies": {
"rollup": "<2"
"rollup": "<3"
},
"dependencies": {
"diff": "4.0.2",
Expand All @@ -43,7 +43,6 @@
"@babel/parser": "7.9.4",
"@babel/preset-env": "7.9.0",
"@babel/register": "7.9.0",
"@types/prettier": "1.19.1",
"babel-plugin-add-module-exports": "1.0.2",
"eslint": "6.8.0",
"eslint-config-google": "0.14.0",
Expand Down

0 comments on commit bd9e34b

Please sign in to comment.