diff --git a/package.json b/package.json index 638ff21c..40e70189 100644 --- a/package.json +++ b/package.json @@ -10,10 +10,10 @@ "@theforeman/vendor": ">= 10.1.0" }, "devDependencies": { - "@theforeman/builder": "^10.1.0", - "@theforeman/eslint-plugin-foreman": "^10.1.0", - "@theforeman/test": "^10.1.0", - "@theforeman/vendor-dev": "^10.1.0", + "@theforeman/builder": ">= 12.0.1", + "@theforeman/eslint-plugin-foreman": ">= 12.0.1", + "@theforeman/test": ">= 12.0.1", + "@theforeman/vendor-dev": ">= 12.0.1", "babel-plugin-transform-class-properties": "^6.24.1", "babel-preset-env": "^1.6.0", "babel-preset-react": "^6.24.1",