diff --git a/package.json b/package.json
index aae309c4a21a4006dcbff5b1d68af32c0a4a88f1..247c5fc113474cffcf883df2f1d3ae427f91b1b8 100644
--- a/package.json
+++ b/package.json
@@ -8,7 +8,6 @@
 	},
 	"scripts": {
 		"lint": "eslint src/**/*.js",
-		"lint:fix": "eslint src/**/*.js --fix",
 		"compile": "sh compile.sh"
 	},
 	"license": "GPL-3.0-only",