diff --git a/package.json b/package.json index fb9a524..0444667 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "build:js": "rollup -c --bundleConfigAsCjs --environment BUILD:production", "watch:js": "rollup -c --bundleConfigAsCjs -w", "lint:scss": "stylelint _sass/**/*.scss", - "lint:fix:scss": "npm run lint:style -- --fix", + "lint:fix:scss": "npm run lint:scss -- --fix", "test": "npm run lint:scss" }, "dependencies": {