package.json in foreman-tasks-1.0.1 vs package.json in foreman-tasks-1.1.0

- old
+ new

@@ -25,10 +25,11 @@ "@theforeman/vendor": ">= 4.0.2" }, "dependencies": { "c3": "^0.4.11", "humanize-duration": "^3.20.1", + "react-html-parser": "^2.0.2", "react-intl": "^2.8.0" }, "devDependencies": { "@babel/core": "^7.7.0", "@theforeman/builder": "^4.0.2", @@ -36,13 +37,11 @@ "@theforeman/stories": "^4.0.2", "@theforeman/test": "^4.0.2", "@theforeman/vendor-dev": "^4.0.2", "babel-eslint": "^10.0.3", "eslint": "^6.7.2", - "identity-obj-proxy": "^3.0.0", "jed": "^1.1.1", "prettier": "^1.13.5", - "react-remarkable": "^1.1.3", "stylelint": "^9.3.0", "stylelint-config-standard": "^18.0.0", "surge": "^0.20.3" } }