Skip to content

Commit

Permalink
upgrade: internal dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
wellyshen committed Jun 30, 2020
1 parent 10d28a7 commit aeee31c
Show file tree
Hide file tree
Showing 2 changed files with 713 additions and 446 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -140,11 +140,11 @@
]
},
"devDependencies": {
"@babel/core": "^7.10.3",
"@babel/plugin-proposal-object-rest-spread": "^7.10.3",
"@babel/preset-env": "^7.10.3",
"@babel/preset-react": "^7.10.1",
"@babel/preset-typescript": "^7.10.1",
"@babel/core": "^7.10.4",
"@babel/plugin-proposal-object-rest-spread": "^7.10.4",
"@babel/preset-env": "^7.10.4",
"@babel/preset-react": "^7.10.4",
"@babel/preset-typescript": "^7.10.4",
"@emotion/babel-preset-css-prop": "^10.0.27",
"@emotion/core": "^10.0.28",
"@rollup/plugin-babel": "^5.0.4",
Expand Down
Loading

0 comments on commit aeee31c

Please sign in to comment.