Skip to content

Commit

Permalink
[Circle CI] Fix: Error due to @babel/compat-data force update to 7.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
guhungry committed Jun 20, 2020
1 parent d5ca922 commit e0f48c3
Show file tree
Hide file tree
Showing 2 changed files with 783 additions and 240 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@
"react": "^16.8.6",
"react-native": "^0.60.0"
},
"resolutions": {
"@babel/preset-env": "^7.10.3"
},
"release": {
"plugins": [
"@semantic-release/commit-analyzer",
Expand Down

0 comments on commit e0f48c3

Please sign in to comment.