Skip to content

Commit

Permalink
Upgrade rollup version
Browse files Browse the repository at this point in the history
Upgrading this fixes an issue where argument parameters were not being
properly deshadowed against import names.
  • Loading branch information
matthewp committed Nov 28, 2018
1 parent 3d64f6a commit 7ef645e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -34,7 +34,7 @@
"steal": "^2.1.0",
"steal-bundler": "^0.3.6",
"steal-parse-amd": "^1.0.0",
"steal-rollup": "^0.58.3",
"steal-rollup": "^0.58.4",
"through2": "^3.0.0",
"tmp": "0.0.33",
"traceur": "0.0.111",
Expand Down

0 comments on commit 7ef645e

Please sign in to comment.