Skip to content

Commit

Permalink
[enzyme-adapter-utils] v1.14.2
Browse files Browse the repository at this point in the history
 - [deps] update `semver` to v6
 - [refactor] use `hasown` instead of `has`
 - [meta] run build/files steps in prepack, not prepublish
  • Loading branch information
ljharb committed Feb 9, 2024
1 parent a3539c9 commit 028782e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/enzyme-adapter-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "enzyme-adapter-utils",
"version": "1.14.1",
"version": "1.14.2",
"description": "JavaScript Testing utilities for React",
"homepage": "https://enzymejs.github.io/enzyme/",
"main": "build",
Expand Down

0 comments on commit 028782e

Please sign in to comment.