Skip to content

Commit c4acd5f

Browse files
committed
Use uglify-js v3.2.2
1 parent 55003e0 commit c4acd5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,6 @@
2727
"license": "MIT",
2828
"devDependencies": {
2929
"rollup": "^0.41.6",
30-
"uglifyjs": "^2.4.10"
30+
"uglify-js": "^3.2.2"
3131
}
3232
}

0 commit comments

Comments
 (0)