Skip to content

Commit

Permalink
v4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefmikey committed Sep 28, 2023
1 parent f4eb479 commit 2be1274
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.4",
"version": "4.0.5",
"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 2be1274

Please sign in to comment.