diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 31dcfbd7e..7c0815d09 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "type": "module", "devDependencies": { "eslint": "^9.37.0", + "globals": "^16.4.0", "gulp": "^5.0.1", "gulp-less": "^5.0.0", "gulp-touch-fd": "^2.0.0", |