Skip to content

Commit

Permalink
Remove unused npm dependency terser
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Jan 10, 2024
1 parent 01ce953 commit 93bd926
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 14 deletions.

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

Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
"react-dom": "^18.2.0",
"react-redux": "^9.0.4",
"react-router-dom": "^6.21.1",
"redux-saga": "^1.3.0",
"terser": "^5.14.2"
"redux-saga": "^1.3.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 93bd926

Please sign in to comment.