Skip to content

Commit

Permalink
remove @theforeman/stories
Browse files Browse the repository at this point in the history
  • Loading branch information
MariaAga committed Feb 5, 2024
1 parent 4c857c3 commit 8c5c1b2
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,7 @@
"test": "tfm-test --plugin --config jest.config.js",
"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",
"stories:deploy": "surge --project .storybook-dist"
"publish-coverage": "tfm-publish-coverage"
},
"repository": {
"type": "git",
Expand All @@ -25,15 +22,15 @@
},
"homepage": "https://github.com/oamg/foreman_leapp",
"peerDependencies": {
"@theforeman/vendor": ">= 8.16.0"
"@theforeman/vendor": ">= 12.0.1"
},
"devDependencies": {
"@babel/core": "^7.7.0",
"@theforeman/builder": ">= 12.0.1",
"@theforeman/eslint-plugin-foreman": "^10.0",
"@theforeman/stories": "^10.0",
"@theforeman/test": "^10.0",
"@theforeman/vendor-dev": "^10.0",
"@theforeman/eslint-plugin-foreman": ">= 12.0.1",
"@theforeman/eslint-plugin-rules": ">= 12.0.1",
"@theforeman/test": ">= 12.0.1",
"@theforeman/vendor-dev": ">= 12.0.1",
"babel-eslint": "^10.0.0",
"eslint": "^6.8.0",
"jest-svg-transformer": "^1.0.0",
Expand Down

0 comments on commit 8c5c1b2

Please sign in to comment.