Skip to content

Commit

Permalink
Remove unused uglify-js dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
jonkoops committed Jul 27, 2023
1 parent 8af9a18 commit e67bbba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 22 deletions.
21 changes: 1 addition & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,7 @@
"rollup-plugin-serve": "^2.0.2",
"rollup-plugin-typescript2": "^0.35.0",
"ts-jest": "^29.1.1",
"typescript": "^5.1.6",
"uglify-js": "^3.17.4"
"typescript": "^5.1.6"
},
"files": [
"build"
Expand Down

0 comments on commit e67bbba

Please sign in to comment.