Skip to content

Commit

Permalink
[enzyme-adapter-react-helper] v1.2.2
Browse files Browse the repository at this point in the history
 - [Fix] patch semver range due to bug in `semver.intersects` (#1404)
  • Loading branch information
ljharb committed Nov 29, 2017
1 parent 4b29771 commit 3ac9895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-react-helper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-react-helper",
"version": "1.2.1",
"version": "1.2.2",
"description": "JavaScript Testing utilities for React",
"homepage": "http://airbnb.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit 3ac9895

Please sign in to comment.