We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc4a4c commit bd5ba89Copy full SHA for bd5ba89
packages/utils/package.json
@@ -21,6 +21,7 @@
21
},
22
"dependencies": {
23
"@babel/runtime": "^7.7.2",
24
- "core-js": "^3.4.1"
+ "core-js": "^3.4.1",
25
+ "regenerator-runtime": "^0.13.3"
26
}
27
0 commit comments