Fix: update exports.version to current version (#1534)

* Change exports.version in lib/chai to 4.3.7

* Update lib/chai/exports.version to 4.3.8
This commit is contained in:
Mark de Dios 2023-08-24 04:40:14 -07:00 committed by GitHub
parent 1a8247f30d
commit b351dc0944
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@ var used = [];
* Chai version
*/
exports.version = '4.3.3';
exports.version = '4.3.8';
/*!
* Assertion Error