Skip to content

Commit

Permalink
Update packages/babel-helpers/src/helpers.js
Browse files Browse the repository at this point in the history
Co-Authored-By: Daniel Tschinder <daniel@tschinder.de>
  • Loading branch information
saschanaz and danez committed May 25, 2019
1 parent a3c78b9 commit 56aafa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/babel-helpers/src/helpers.js
Expand Up @@ -384,7 +384,7 @@ helpers.extends = helper("7.0.0-beta.0")`
}
`;

// This old helper can be removed in the next major release
// This old helper can be removed in babel v8
helpers.objectSpread = helper("7.0.0-beta.0")`
import defineProperty from "defineProperty";
Expand Down

0 comments on commit 56aafa8

Please sign in to comment.