Skip to content

Commit

Permalink
Temporary fix for babel issue
Browse files Browse the repository at this point in the history
  • Loading branch information
BojanStipic committed Feb 15, 2022
1 parent 0a36330 commit c5d5181
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 153 deletions.
174 changes: 21 additions & 153 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@
"lint-staged": "^12.3.3",
"prettier": "^2.5.1"
},
"overrides": {
"@babel/core": "7.17.2"
},
"lint-staged": {
"*": [
"prettier --write --ignore-unknown"
Expand Down

0 comments on commit c5d5181

Please sign in to comment.