Skip to content

Commit

Permalink
v4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefmikey committed Sep 25, 2023
1 parent 9aa7414 commit db210b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-disable-autofix",
"version": "4.0.3",
"version": "4.0.4",
"description": "Disable autofix for ESLint rules without turning them off",
"scripts": {
"build": "tsc -p tsconfig.build.json && sed -i '' -e 's/exports\\.default/module.exports/g' ./dist/index.js",
Expand Down

0 comments on commit db210b0

Please sign in to comment.