Skip to content

Commit 453b14a

Browse files
committed
Downgrade chai to maintain umd support
1 parent b0eff48 commit 453b14a

2 files changed

Lines changed: 91 additions & 6 deletions

File tree

package-lock.json

Lines changed: 90 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@
112112
"@types/mocha": "^10.0.10",
113113
"@types/rewire": "^2.5.30",
114114
"@types/sinon": "^21.0.1",
115-
"chai": "^6.2.2",
115+
"chai": "^4.5.0",
116116
"eslint": "^10.5.0",
117117
"husky": "^9.1.7",
118118
"karma": "^6.4.4",

0 commit comments

Comments
 (0)