Skip to content

Commit

Permalink
fix(cli): bump @babel/preset-env
Browse files Browse the repository at this point in the history
  • Loading branch information
KaiVandivier committed Jul 2, 2021
1 parent 3a361fb commit 8ebb78d
Show file tree
Hide file tree
Showing 2 changed files with 743 additions and 612 deletions.
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/plugin-proposal-class-properties": "^7.8.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.8.3",
"@babel/plugin-proposal-optional-chaining": "^7.8.3",
"@babel/preset-env": "^7.9.0",
"@babel/preset-env": "^7.14.7",
"@babel/preset-react": "^7.0.0",
"@babel/preset-typescript": "^7.6.0",
"@dhis2/app-shell": "7.0.1",
Expand Down
Loading

0 comments on commit 8ebb78d

Please sign in to comment.