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",