Skip to content

Commit

Permalink
package.json: remove stylelint workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
goapunk committed Jan 14, 2025
1 parent 8c83146 commit 300dbc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,11 @@
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.32.2",
"husky": "9.1.7",
"ignore": "7.0.0",
"jest": "29.7.0",
"jest-environment-jsdom": "29.7.0",
"lint-staged": "15.3.0",
"postcss": "8.4.49",
"stylelint": "16.13.0",
"stylelint": "16.13.1",
"stylelint-config-standard-scss": "14.0.0",
"stylelint-declaration-strict-value": "1.10.7",
"webpack": "5.97.1",
Expand Down

0 comments on commit 300dbc7

Please sign in to comment.