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 c8ef288 commit 1be5794Copy full SHA for 1be5794
package.json
@@ -35,11 +35,11 @@
35
"postbump": "yarn build:packages"
36
},
37
"devDependencies": {
38
- "@babel/core": "7.6.2",
+ "@babel/core": "7.6.3",
39
"@babel/plugin-proposal-object-rest-spread": "7.6.2",
40
"@babel/plugin-transform-runtime": "7.6.2",
41
- "@babel/preset-env": "7.6.2",
42
- "@babel/preset-react": "7.0.0",
+ "@babel/preset-env": "7.6.3",
+ "@babel/preset-react": "7.6.3",
43
"@pika/pack": "0.5.0",
44
"@pika/plugin-build-node": "0.6.1",
45
"@pika/plugin-build-types": "0.6.1",
0 commit comments