Skip to content

Commit

Permalink
[enzyme-adapter-react-16.3] v1.6.2
Browse files Browse the repository at this point in the history
 - [fix] add `hasShouldComponentUpdateBug` to gDSFP lifecycles option (#1981))
 - [refactor] use `displayNameOfNode` instead of `function.prototype.name` directly
 - [meta] add "directory" field to package.json
 - [deps] update `react-is`, `enzyme-adapter-utils`, `prop-types`
  • Loading branch information
ljharb committed Mar 13, 2019
1 parent 906397c commit ad1a3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-react-16.3/package.json
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-react-16.3",
"version": "1.6.1",
"version": "1.6.2",
"description": "JavaScript Testing utilities for React",
"homepage": "http://airbnb.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit ad1a3db

Please sign in to comment.