Skip to content

Commit

Permalink
0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Nov 18, 2017
1 parent 39da915 commit 921df1f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "hexo-uglify",
"version": "0.0.4",
"version": "0.0.5",
"description": "Minify JavaScript files with UglifyJS.",
"main": "index",
"scripts": {
Expand All @@ -18,10 +18,10 @@
"filter",
"uglify"
],
"author": "Tommy Chen <[email protected]> (http://zespia.tw)",
"author": "Tommy Chen <[email protected]> (http://zespia.tw)",
"maintainers": [
"Abner Chou <[email protected]> (http://abnerchou.me)"
],
],
"license": "MIT",
"dependencies": {
"minimatch": "^3.0.1",
Expand Down

0 comments on commit 921df1f

Please sign in to comment.