Skip to content

Commit

Permalink
chore(build): prevent build warning by installing babel plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
theborakompanioni committed Nov 27, 2023
1 parent f5e2a1d commit cdc6c30
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 7 deletions.
48 changes: 41 additions & 7 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
},
"homepage": ".",
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@testing-library/jest-dom": "^6.1.4",
"@testing-library/react": "^14.1.2",
"@testing-library/user-event": "^14.5.1",
Expand Down

0 comments on commit cdc6c30

Please sign in to comment.