mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 00:16:46 +02:00
MDL-75012 js: Remove grunt-contrib-uglify
We stopped using this when we updated our processes to support ESMs in MDL-62497. Removal of the dependency was missed at the time.
This commit is contained in:
parent
f70d9a3eef
commit
abb6877596
3 changed files with 1 additions and 283 deletions
|
@ -25,7 +25,6 @@
|
|||
"gherkin-lint": "^4.2.2",
|
||||
"glob": "^8.1.0",
|
||||
"grunt": "^1.6.1",
|
||||
"grunt-contrib-uglify": "5.0.1",
|
||||
"grunt-contrib-watch": "1.1.0",
|
||||
"grunt-eslint": "24.0.0",
|
||||
"grunt-jsdoc": "^2.4.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue