diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 05:26:50 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-05 05:26:50 +0000 |
| commit | a135edcfb1e3a8644e4bfb9161345a273e79f6b7 (patch) | |
| tree | 1fdf3ea7858862a4fd852e939e941329afbeb904 /package.json | |
| parent | 2878ae815f04b2113033758259f485f813efe927 (diff) | |
Drop the 'eslint-formatter-gitlab' dev dependency.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index 0c8e8cb39..3eb8d6851 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,6 @@ "description": "", "devDependencies": { "eslint": "^9.37.0", - "eslint-formatter-gitlab": "^6.0.1", "gulp": "^5.0.1", "gulp-less": "^5.0.0", "gulp-touch-fd": "^2.0.0", |