mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-11 00:08:51 +00:00
fix(js): Change grunt-contrib-uglify from 5.0.0 to 5.2.2
This commit is contained in:
@@ -23,12 +23,12 @@
|
||||
"grunt": "^1.3.0",
|
||||
"grunt-contrib-cssmin": "^4.0.0",
|
||||
"grunt-contrib-jshint": "^3.0.0",
|
||||
"grunt-contrib-uglify": "^5.0.0",
|
||||
"grunt-contrib-uglify": "^5.2.2",
|
||||
"grunt-contrib-watch": ">=0.5.3",
|
||||
"grunt-ng-annotate": "^4.0.0",
|
||||
"grunt-postcss": ">=0.6.0",
|
||||
"grunt-sass": "^3.1.0",
|
||||
"sass": "^1.45.2",
|
||||
"sass": "^1.57.1",
|
||||
"time-grunt": "latest"
|
||||
},
|
||||
"browserslist": [
|
||||
|
||||
Reference in New Issue
Block a user