Browse Source

HUE-7066 [frontend] Missing grunt uglify dependency on packages.json

Enrico Berti 8 năm trước cách đây
mục cha
commit
dc056fe36a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -39,6 +39,7 @@
     "expose-loader": "0.7.1",
     "grunt": "0.4.5",
     "grunt-contrib-less": "1.3.0",
+    "grunt-contrib-uglify": "^3.0.1",
     "grunt-contrib-watch": "0.6.1",
     "load-grunt-tasks": "3.1.0",
     "webpack": "1.13.1"