Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
fix: update package which requires babel traverse
Browse files Browse the repository at this point in the history
  • Loading branch information
olewandowski1 committed May 14, 2024
1 parent 758163c commit 1729ff6
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 112 deletions.
230 changes: 119 additions & 111 deletions owa/package-lock.json

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

2 changes: 1 addition & 1 deletion owa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/react-dom": "^16.4.2",
"@types/react-router-dom": "4.3.0",
"axios": "^0.18.0",
"babel-eslint": "^9.0.0",
"babel-eslint": "10.1.0",
"babel-jest": "^23.4.2",
"babel-polyfill": "^6.26.0",
"bootstrap": "^3.4.1",
Expand Down

0 comments on commit 1729ff6

Please sign in to comment.