Skip to content

Commit

Permalink
Use correct Rollup
Browse files Browse the repository at this point in the history
Avoid rollup/rollup#3642 for now
  • Loading branch information
AndreyBelym committed Jun 18, 2020
1 parent 43a0a08 commit 39be9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -191,7 +191,7 @@
"react": "^16.13.1",
"recursive-copy": "^2.0.5",
"request": "^2.58.0",
"rollup": "^2.2.0",
"rollup": "2.16.1",
"rollup-plugin-typescript2": "^0.26.0",
"run-sequence": "^1.2.2",
"saucelabs-connector": "^0.2.0",
Expand Down

0 comments on commit 39be9bc

Please sign in to comment.