We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62de2eb commit c2ce8f5Copy full SHA for c2ce8f5
package.json
@@ -39,8 +39,8 @@
39
"@babel/core": "7.7.5",
40
"@babel/plugin-proposal-class-properties": "7.7.4",
41
"@babel/plugin-proposal-object-rest-spread": "7.7.4",
42
- "@babel/plugin-transform-runtime": "7.7.5",
43
- "@babel/preset-env": "7.7.5",
+ "@babel/plugin-transform-runtime": "7.7.6",
+ "@babel/preset-env": "7.7.6",
44
"@babel/preset-react": "7.7.4",
45
"@babel/preset-typescript": "7.7.4",
46
"@pika/pack": "0.5.0",
0 commit comments