chore(babel): use plugin-transform-runtime

This commit is contained in:
moklick
2022-08-18 17:48:21 +02:00
parent ed0e88b9fe
commit 9ad31a281b
8 changed files with 34 additions and 6 deletions
+1
View File
@@ -23,6 +23,7 @@
"directory": "packages/background"
},
"dependencies": {
"@babel/runtime": "^7.18.9",
"@react-flow/core": "workspace:*",
"classcat": "^5.0.3"
},