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
@@ -26,6 +26,7 @@
"build": "postcss src/*.css --config ../../postcss.config.json --dir dist"
},
"dependencies": {
"@babel/runtime": "^7.18.9",
"@react-flow/background": "workspace:*",
"@react-flow/controls": "workspace:*",
"@react-flow/core": "workspace:*",