mirror of
https://github.com/TheAlgorithms/JavaScript.git
synced 2025-07-05 16:26:47 +08:00
chore: jest fall back
This commit is contained in:
@ -27,7 +27,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"babel-jest": "^26.3.0",
|
"babel-jest": "^26.3.0",
|
||||||
"globby": "^12.0.2",
|
"globby": "^12.0.2",
|
||||||
"jest": "^26.6.3",
|
"jest": "^26.4.2",
|
||||||
"standard": "^16.0.4"
|
"standard": "^16.0.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user