Skip to content

Commit

Permalink
v0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chaance committed Jul 5, 2022
1 parent 583d64e commit 9df206c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vitest-dom",
"version": "0.0.3",
"version": "0.0.4",
"description": "Custom Vitest matchers to test the state of the DOM, forked from jest-dom.",
"author": "Chance Stricklad <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -46,9 +46,6 @@
"vitest": "^0.16.0"
},
"type": "module",
"main": "src/index.js",
"module": "src/index.js",
"types": "index.d.ts",
"files": [
"CHANGELOG.md",
"LICENSE",
Expand Down

0 comments on commit 9df206c

Please sign in to comment.