Skip to content

Commit 39f5f60

Browse files
authored
Fix #12: pin uglify-js (#13)
1 parent cf1cf76 commit 39f5f60

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
@@ -14,6 +14,6 @@
1414
"devDependencies": {
1515
"tsc-watch": "^4.2.9",
1616
"typescript": "^4.1.3",
17-
"uglify-js": "^3.12.5"
17+
"uglify-js": "3.12.5"
1818
}
1919
}

0 commit comments

Comments
 (0)