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 4a2b38a commit f488bc5Copy full SHA for f488bc5
package.json
@@ -36,11 +36,11 @@
36
"postbump": "yarn build:packages"
37
},
38
"devDependencies": {
39
- "@babel/core": "7.8.4",
+ "@babel/core": "7.8.6",
40
"@babel/plugin-proposal-class-properties": "7.8.3",
41
"@babel/plugin-proposal-object-rest-spread": "7.8.3",
42
"@babel/plugin-transform-runtime": "7.8.3",
43
- "@babel/preset-env": "7.8.4",
+ "@babel/preset-env": "7.8.6",
44
"@babel/preset-react": "7.8.3",
45
"@babel/preset-typescript": "7.8.3",
46
"@pika/pack": "0.5.0",
0 commit comments