We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2334ba commit bff7ad6Copy full SHA for bff7ad6
package.json
@@ -4,7 +4,7 @@
4
"homepage": "http://lisperator.net/uglifyjs",
5
"author": "Mihai Bazon <mihai.bazon@gmail.com> (http://lisperator.net/)",
6
"license": "BSD-2-Clause",
7
- "version": "2.8.2",
+ "version": "2.8.3",
8
"engines": {
9
"node": ">=0.8.0"
10
},
@alexlamsl: don't forget to npm publish too.
npm publish
1 commit comments
XhmikosR commentedon Mar 1, 2017
@alexlamsl: don't forget to
npm publish
too.