Skip to content

Commit 471a8d7

Browse files
authored
Merge pull request #18 from PlayMa256/greenkeeper/monorepo.babel7-7.0.0-rc.4
Update babel7 to the latest version 🚀
2 parents 1e3f704 + 6c8afee commit 471a8d7

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,14 +24,14 @@
2424
"author": "Matheus Gonçalves da Silva <PlayMa256>",
2525
"license": "ISC",
2626
"devDependencies": {
27-
"@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.3",
31-
"@babel/plugin-transform-async-to-generator": "7.0.0-rc.1",
32-
"@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",
27+
"@babel/cli": "7.0.0-rc.4",
28+
"@babel/core": "7.0.0-rc.4",
29+
"@babel/plugin-proposal-class-properties": "7.0.0-rc.4",
30+
"@babel/plugin-proposal-optional-chaining": "^7.0.0-rc.4",
31+
"@babel/plugin-transform-async-to-generator": "7.0.0-rc.3",
32+
"@babel/polyfill": "7.0.0-rc.4",
33+
"@babel/preset-env": "7.0.0-rc.3",
34+
"@babel/preset-flow": "7.0.0-rc.4",
3535
"@commitlint/cli": "7.0.0",
3636
"@commitlint/config-angular": "7.0.1",
3737
"@commitlint/config-conventional": "7.0.1",

0 commit comments

Comments
 (0)