Skip to content

Commit ba1ab3c

Browse files
committed
Remove unused uglify dependency
1 parent 8d7f302 commit ba1ab3c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@
2525
"mocha": "^10.0.0",
2626
"npm-run-all": "^4.1.5",
2727
"tsx": "^4.7.0",
28-
"typescript": "^5.3.3",
29-
"uglify-js": "^3.16.1"
28+
"typescript": "^5.3.3"
3029
},
3130
"scripts": {
3231
"build": "tsc",

0 commit comments

Comments
 (0)