package.json in foreman_discovery-21.0.0 vs package.json in foreman_discovery-21.0.1
- old
+ new
@@ -19,19 +19,17 @@
},
"bugs": {
"url": "http://projects.theforeman.org/projects/foreman_discovery/issues"
},
"peerDependencies": {
- "@theforeman/vendor": "^6.0.0"
+ "@theforeman/vendor": ">= 0"
},
"devDependencies": {
"@babel/core": "^7.7.0",
- "@theforeman/builder": "^6.0.0",
- "@theforeman/eslint-plugin-foreman": "^6.0.0",
- "@theforeman/stories": "^7.0.0",
- "@theforeman/test": "^8.0.0",
- "@theforeman/vendor-dev": "^6.0.0",
- "babel-eslint": "^10.0.3",
+ "@theforeman/builder": ">= 0",
+ "@theforeman/eslint-plugin-foreman": ">= 0",
+ "@theforeman/stories": ">= 0",
+ "@theforeman/test": ">= 0",
"eslint": "^6.7.2",
"prettier": "^1.19.1",
"stylelint": "^9.3.0",
"stylelint-config-standard": "^18.0.0"
}