diff --git a/package.json b/package.json index c6a3d7fa..fc74695d 100644 --- a/package.json +++ b/package.json @@ -128,7 +128,6 @@ "standard-version": "7.1.0", "ts-jest": "25.2.1", "ts-node": "8.6.2", - "tslib": "1.11.1", "typescript": "3.8.3", "typesync": "0.6.1" }, @@ -142,6 +141,7 @@ "string-width": "^4.2.0", "strip-json-comments": "^3.0.1", "wrap-ansi": "^6.2.0", + "tslib": "1.11.1", "yamljs": "^0.3.0", "yargs": "^15.1.0" }