Skip to content

Commit 7c57826

Browse files
committed
chore: add babel core in playground
1 parent 13d3183 commit 7c57826

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

playground/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"scheduler/tracing": "../node_modules/scheduler/tracing-profiling"
2222
},
2323
"devDependencies": {
24+
"@babel/core": "^7.12.10",
2425
"@types/react": "^17.0.0",
2526
"@types/react-dom": "^17.0.0",
2627
"parcel": "^1.12.4",

playground/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
1515
integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
1616

17-
"@babel/core@^7.4.4":
17+
"@babel/core@^7.12.10", "@babel/core@^7.4.4":
1818
version "7.12.10"
1919
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd"
2020
integrity sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==

0 commit comments

Comments
 (0)