diff --git a/package.json b/package.json index a10779439ad..fb4c5a77fe9 100644 --- a/package.json +++ b/package.json @@ -37,8 +37,8 @@ "resolutions": { "@types/lodash": "^4.14.202", "debug": "^4.3.4", - "ms": "^2.1.3", - "isbinaryfile": "5.0.0" + "isbinaryfile": "5.0.0", + "ms": "^2.1.3" }, "devDependencies": { "@swc/core": "^1.4.0",