chore: jest fall back

This commit is contained in:
Rak Laptudirm
2021-10-28 12:16:15 +05:30
committed by GitHub
parent 82db978dc5
commit f8d4a2678d

View File

@ -27,7 +27,7 @@
"devDependencies": {
"babel-jest": "^26.3.0",
"globby": "^12.0.2",
"jest": "^26.6.3",
"jest": "^26.4.2",
"standard": "^16.0.4"
}
}