diff --git a/package.json b/package.json index a63a64f03e..775f78cb44 100644 --- a/package.json +++ b/package.json @@ -92,7 +92,7 @@ "webpack": "^4.41.2" }, "devEngines": { - "node": "8.x || 9.x || 10.x || 11.x || 12.x" + "node": "8.x || 9.x || 10.x || 11.x || 12.x || 13.x" }, "jest": { "testRegex": "/scripts/jest/dont-run-jest-directly\\.js$"