package.json in foreman_puppet-6.0.0 vs package.json in foreman_puppet-6.0.1

- old
+ new

@@ -7,12 +7,10 @@ "lint": "tfm-lint --plugin -d /webpack", "test": "tfm-test --plugin", "test:watch": "tfm-test --plugin --watchAll", "test:current": "tfm-test --plugin --watch", "publish-coverage": "tfm-publish-coverage", - "stories": "tfm-stories --plugin", - "stories:build": "tfm-build-stories --plugin", "create-react-component": "yo react-domain" }, "repository": { "type": "git", "url": "git+https://github.com/theforeman/foreman_puppet.git" @@ -27,10 +25,9 @@ "@babel/core": "^7.7.0", "@sheerun/mutationobserver-shim": "^0.3.3", "@theforeman/builder": ">= 10.1.0", "@theforeman/eslint-plugin-foreman": ">= 10.1.0", "@theforeman/find-foreman": ">= 10.1.0", - "@theforeman/stories": ">= 10.1.0", "@theforeman/test": ">= 10.1.0", "@theforeman/vendor-dev": ">= 10.1.0", "babel-eslint": "^10.0.3", "eslint": "^6.7.2", "jed": "^1.1.1",