Skip to content

Commit

Permalink
v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chiefmikey committed Oct 20, 2023
1 parent 6578d88 commit a5b7fa4
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.6",
"version": "4.1.0",
"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 a5b7fa4

Please sign in to comment.