Skip to content

Commit

Permalink
make build error go away
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper committed Nov 26, 2024
1 parent 5c9106f commit 1f0205d
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 3 deletions.
28 changes: 25 additions & 3 deletions frontend/package-lock.json

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

3 changes: 3 additions & 0 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,8 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11"
}
}

0 comments on commit 1f0205d

Please sign in to comment.