We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee42f65 commit 4b4af2aCopy full SHA for 4b4af2a
package.json
@@ -25,11 +25,11 @@
25
},
26
"devDependencies": {
27
"@babel/core": "^7.7.0",
28
- "@theforeman/builder": "^10.1.0",
29
- "@theforeman/eslint-plugin-foreman": "^10.1.0",
30
- "@theforeman/vendor-dev": "^10.1.0",
31
- "@theforeman/test": "^10.1.0",
32
- "@theforeman/stories": "^10.1.0",
+ "@theforeman/builder": ">= 12.0.1",
+ "@theforeman/eslint-plugin-foreman": ">= 12.0.1",
+ "@theforeman/vendor-dev": ">= 12.0.1",
+ "@theforeman/test": ">= 12.0.1",
+ "@theforeman/stories": ">= 12.0.1",
33
"babel-eslint": "^10.0.0",
34
"eslint": "^6.8.0",
35
"eslint-plugin-patternfly-react": "0.2.0",
0 commit comments