Skip to content

Commit

Permalink
chore(release): v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
kettanaito committed Oct 2, 2024
1 parent 83f4fdf commit 35dc6e8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jest-fixed-jsdom",
"version": "0.0.3",
"version": "0.0.4",
"description": "A superset of the JSDOM environment for Jest that respects Node.js globals.",
"main": "./index.js",
"scripts": {
Expand Down Expand Up @@ -57,4 +57,4 @@
"peerDependencies": {
"jest-environment-jsdom": ">=28.0.0"
}
}
}

0 comments on commit 35dc6e8

Please sign in to comment.