Skip to content

Commit

Permalink
[enzyme-adapter-react-16.3] v1.7.1
Browse files Browse the repository at this point in the history
 - [fix] `simulateEvent`: call the adapter’s implementation, not the raw one (enzymejs#2100)
 - [deps] update `enzyme-adapter-utils`
 - [dev deps] update `eslint-plugin-react`, `eslint-plugin-import`
  • Loading branch information
ljharb committed May 8, 2019
1 parent 83ef3cf commit cd430ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-react-16.3/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-react-16.3",
"version": "1.7.0",
"version": "1.7.1",
"description": "JavaScript Testing utilities for React",
"homepage": "http://airbnb.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit cd430ea

Please sign in to comment.