Skip to content

Commit

Permalink
chore(deps): rollback @babel/standalone dependency. #94
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed May 15, 2021
1 parent 1096b02 commit 601b8ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -67,7 +67,7 @@
"dependencies": {
"@babel/plugin-transform-classes": "7.14.2",
"@babel/runtime": "7.14.0",
"@babel/standalone": "7.14.2",
"@babel/standalone": "7.12.18",
"@uiw/copy-to-clipboard": "1.0.11",
"@uiw/react-codemirror": "3.0.8",
"@uiw/react-split": "5.7.0",
Expand Down

0 comments on commit 601b8ba

Please sign in to comment.