Skip to content

Commit

Permalink
fix(testing): chai dependency uses correct imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhuezo authored and Westbrook committed Apr 11, 2022
1 parent 1813c10 commit b9271ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"chai"
],
"dependencies": {
"@esm-bundle/chai": "^4.3.4",
"@esm-bundle/chai": "^4.3.4-fix.0",
"@open-wc/chai-dom-equals": "^0.12.36",
"@open-wc/semantic-dom-diff": "^0.19.5",
"@open-wc/testing-helpers": "^2.1.2",
Expand Down

0 comments on commit b9271ee

Please sign in to comment.