From 921df1fd498a9da4f674f19bacfc831c1deeb1d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hu=C3=A1ng=20J=C3=B9nli=C3=A0ng?= Date: Sat, 18 Nov 2017 11:01:40 +0800 Subject: [PATCH] 0.0.5 --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f2985c8..b171921 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hexo-uglify", - "version": "0.0.4", + "version": "0.0.5", "description": "Minify JavaScript files with UglifyJS.", "main": "index", "scripts": { @@ -18,10 +18,10 @@ "filter", "uglify" ], - "author": "Tommy Chen (http://zespia.tw)", + "author": "Tommy Chen (http://zespia.tw)", "maintainers": [ "Abner Chou (http://abnerchou.me)" - ], + ], "license": "MIT", "dependencies": { "minimatch": "^3.0.1",