mirror of
https://github.com/chaijs/chai
synced 2024-11-13 23:37:07 +00:00
4.3.8
This commit is contained in:
parent
8d3205b27e
commit
d9ff2c6d3e
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "chai",
|
||||
"version": "4.3.7",
|
||||
"version": "4.3.8",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "chai",
|
||||
"version": "4.3.7",
|
||||
"version": "4.3.8",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"assertion-error": "^1.1.0",
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
"Veselin Todorov <hi@vesln.com>",
|
||||
"John Firebaugh <john.firebaugh@gmail.com>"
|
||||
],
|
||||
"version": "4.3.7",
|
||||
"version": "4.3.8",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/chaijs/chai"
|
||||
|
|
Loading…
Reference in a new issue