Skip to content

Commit

Permalink
lock chai version to support CommonJS
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed Feb 24, 2024
1 parent 9e56417 commit f4ae21c
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 @@ -39,7 +39,7 @@
},
"dependencies": {
"peggy": "~3.0",
"chai": "latest",
"chai": "~4.4",
"eslint": "latest",
"eslint-config-standard": "latest",
"mocha": "latest"
Expand Down

0 comments on commit f4ae21c

Please sign in to comment.