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.
2 parents 1c2ec08 + 0402178 commit 1e3f704Copy full SHA for 1e3f704
package.json
@@ -24,12 +24,12 @@
24
"author": "Matheus Gonçalves da Silva <PlayMa256>",
25
"license": "ISC",
26
"devDependencies": {
27
- "@babel/cli": "7.0.0-rc.1",
+ "@babel/cli": "7.0.0-rc.3",
28
"@babel/core": "7.0.0-rc.1",
29
"@babel/plugin-proposal-class-properties": "7.0.0-rc.1",
30
- "@babel/plugin-proposal-optional-chaining": "^7.0.0-rc.1",
+ "@babel/plugin-proposal-optional-chaining": "^7.0.0-rc.3",
31
"@babel/plugin-transform-async-to-generator": "7.0.0-rc.1",
32
- "@babel/polyfill": "7.0.0-rc.1",
+ "@babel/polyfill": "7.0.0-rc.3",
33
"@babel/preset-env": "7.0.0-rc.1",
34
"@babel/preset-flow": "7.0.0-rc.1",
35
"@commitlint/cli": "7.0.0",
0 commit comments