diff --git a/package.json b/package.json index d3e6a809..f78a550a 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "typescript": "3.8.3" }, "peerDependencies": { - "typescript": "^3.8.3" + "typescript": ">=3.8.3" }, "bin": { "openstapps-configuration": "lib/cli.js"