Skip to content

Commit

Permalink
Fixed chai - we are stuck as common JS.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lomilar committed Sep 27, 2024
1 parent 3fc5ec6 commit 22b48fc
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 @@ -156,7 +156,7 @@
"@cypress/webpack-preprocessor": "^6.0.2",
"babel-eslint": "^10.1.0",
"babel-plugin-transform-remove-strict-mode": "^0.0.2",
"chai": "^4.5.0",
"chai": "4.5.0",
"concurrently": "^9.0.1",
"convert-hrtime": "^5.0.0",
"cypress": "^13.14.2",
Expand Down

0 comments on commit 22b48fc

Please sign in to comment.