diff --git a/package.json b/package.json index ea9619a8..2f6ccd9c 100644 --- a/package.json +++ b/package.json @@ -44,8 +44,6 @@ "husky": "^1.3.1", "jest": "^26.0.0", "lint-staged": "^8.1.4", - "patch-package": "^6.2.2", - "postinstall-postinstall": "^2.1.0", "ts-jest": "^26.1.0", "ts-node": "^8.0.2", "typescript": "^3.9.5" @@ -68,6 +66,8 @@ "ip": "^1.1.5", "lodash": "^4.17.15", "moment": "^2.24.0", + "patch-package": "^6.2.2", + "postinstall-postinstall": "^2.1.0", "winston": "^3.2.1", "winston-transport": "^4.3.0", "yargs": "^15.3.1"