Browse Source

chore(package): update uglifyjs-webpack-plugin to version 1.0.1

greenkeeper[bot] 7 years ago
parent
commit
55293aa5a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -93,7 +93,7 @@
     "tslint": "^5.8.0",
     "typedoc": "^0.9.0",
     "typescript": "^2.5.3",
-    "uglifyjs-webpack-plugin": "^1.0.0-beta.3",
+    "uglifyjs-webpack-plugin": "^1.0.1",
     "webpack": "^3.5.5",
     "webpack-dev-server": "^2.9.1"
   },