Skip to content

Commit

Permalink
add "es5" to package.json keywords (#1980)
Browse files Browse the repository at this point in the history
  • Loading branch information
kzc authored and alexlamsl committed May 20, 2017
1 parent 22aedef commit 7e164ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"scripts": {
"test": "node test/run-tests.js"
},
"keywords": ["uglify", "uglify-js", "minify", "minifier"]
"keywords": ["uglify", "uglify-js", "minify", "minifier", "es5"]
}

0 comments on commit 7e164ab

Please sign in to comment.