Skip to content

Commit

Permalink
chore: install eslint-plugin-storybook
Browse files Browse the repository at this point in the history
Signed-off-by: Evan Prodromou <evan@openearth.org>
  • Loading branch information
evanp committed Aug 13, 2023
1 parent 5b3f013 commit d482e5a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
9 changes: 4 additions & 5 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
"autoprefixer": "10.4.14",
"eslint": "8.44.0",
"eslint-config-next": "13.4.10",
"eslint-plugin-storybook": "^0.6.12",
"http-errors": "^2.0.0",
"next": "13.4.10",
"pg": "^8.11.1",
Expand All @@ -48,7 +47,7 @@
"@storybook/testing-library": "^0.0.14-next.2",
"@types/glob": "^8.1.0",
"@types/pg": "^8.10.2",
"eslint-plugin-storybook": "^0.6.12",
"eslint-plugin-storybook": "^0.6.13",
"glob": "^10.3.3",
"sequelize-auto": "^0.8.8",
"sequelize-cli": "^6.6.1",
Expand Down

0 comments on commit d482e5a

Please sign in to comment.