We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcebede commit cc07182Copy full SHA for cc07182
1 file changed
package.json
@@ -24,6 +24,7 @@
24
],
25
"devDependencies": {
26
"@babel/core": "7.8.7",
27
+ "@babel/runtime": "7.11.2",
28
"@babel/plugin-proposal-class-properties": "7.8.3",
29
"@babel/plugin-syntax-dynamic-import": "7.8.3",
30
"@babel/preset-env": "7.8.7",
0 commit comments