Skip to content
This repository was archived by the owner on May 1, 2020. It is now read-only.

Commit dacf080

Browse files
anatoly-spbmhartington
authored andcommitted
fix(): pin uglify-es
Closes #1353
1 parent dae8ad1 commit dacf080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"tiny-lr": "^1.0.5",
5454
"tslint": "^5.8.0",
5555
"tslint-eslint-rules": "^4.1.1",
56-
"uglify-es": "^3.2.0",
56+
"uglify-es": "3.2.2",
5757
"webpack": "3.8.1",
5858
"ws": "3.3.2",
5959
"xml2js": "^0.4.19"

0 commit comments

Comments
 (0)