Skip to content

Commit

Permalink
Update chai to latest 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
StorytellerCZ committed Nov 12, 2024
1 parent 40b5e6c commit c509326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Package.onUse(function (api) {
Package.onTest(function (api) {
Npm.depends({
...npmPackages,
chai: '4.3.4',
chai: '4.5.0',
});

api.use([
Expand Down

0 comments on commit c509326

Please sign in to comment.