Skip to content

Commit

Permalink
Remove unused npm dependency regenerator-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
steinarb committed Jan 4, 2024
1 parent d511ba9 commit 481ce44
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions src/main/frontend/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 src/main/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@
"react-router-dom": "^6.3.0",
"redux-first-history": "^5.2.0",
"redux": "^5.0.1",
"redux-saga": "^1.3.0",
"regenerator-runtime": "^0.13.7"
"redux-saga": "^1.3.0"
},
"scripts": {
"start": "react-scripts start",
Expand Down

0 comments on commit 481ce44

Please sign in to comment.