Skip to content

Commit

Permalink
[enzyme-adapter-react-16] v1.1.1
Browse files Browse the repository at this point in the history
 - [Deps] update `prop-types`, `enzyme-adapter-utils`
 - [Dev Deps] update `eslint`, `eslint-plugin-jsx-a11y`, `eslint-plugin-react`
 - [Refactor] Import findCurrentFiberUsingSlowPath from react-reconciler/reflection (enzymejs#1399)
  • Loading branch information
ljharb authored and jquense committed Feb 23, 2018
1 parent 310e100 commit 1057d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-react-16/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-react-16",
"version": "1.1.0",
"version": "1.1.1",
"description": "JavaScript Testing utilities for React",
"homepage": "http://airbnb.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit 1057d94

Please sign in to comment.