Skip to content

Commit 7ef645e

Browse files
committed
Upgrade rollup version
Upgrading this fixes an issue where argument parameters were not being properly deshadowed against import names.
1 parent 3d64f6a commit 7ef645e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"steal": "^2.1.0",
3535
"steal-bundler": "^0.3.6",
3636
"steal-parse-amd": "^1.0.0",
37-
"steal-rollup": "^0.58.3",
37+
"steal-rollup": "^0.58.4",
3838
"through2": "^3.0.0",
3939
"tmp": "0.0.33",
4040
"traceur": "0.0.111",

0 commit comments

Comments
 (0)