Skip to content

Commit

Permalink
change wrong peerDependencyMeta to peerDependenciesMeta
Browse files Browse the repository at this point in the history
  • Loading branch information
ulrichstark authored Jan 23, 2024
1 parent 1098fbe commit 1fc333b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"solid-js": "^1.7.2",
"vite": "^3.0.0 || ^4.0.0 || ^5.0.0"
},
"peerDependencyMeta": {
"peerDependenciesMeta": {
"@testing-library/jest-dom": { "optional": true }
},
"packageManager": "[email protected]"
Expand Down

0 comments on commit 1fc333b

Please sign in to comment.