Skip to content

Commit 14bac69

Browse files
authored
Merge pull request #23 from scriptex/greenkeeper/monorepo.babel7-7.0.0-rc.3
Update babel7 to the latest version 🚀
2 parents 4767efc + 2142532 commit 14bac69

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@
3131
"devDependencies": {
3232
"@babel/core": "7.0.0-rc.1",
3333
"@babel/plugin-proposal-class-properties": "7.0.0-rc.1",
34-
"@babel/plugin-proposal-decorators": "7.0.0-rc.1",
35-
"@babel/plugin-proposal-export-namespace-from": "7.0.0-rc.1",
34+
"@babel/plugin-proposal-decorators": "7.0.0-rc.3",
35+
"@babel/plugin-proposal-export-namespace-from": "7.0.0-rc.3",
3636
"@babel/plugin-proposal-function-sent": "7.0.0-rc.1",
37-
"@babel/plugin-proposal-json-strings": "7.0.0-rc.1",
38-
"@babel/plugin-proposal-numeric-separator": "7.0.0-rc.1",
37+
"@babel/plugin-proposal-json-strings": "7.0.0-rc.3",
38+
"@babel/plugin-proposal-numeric-separator": "7.0.0-rc.3",
3939
"@babel/plugin-proposal-throw-expressions": "7.0.0-rc.1",
40-
"@babel/plugin-syntax-dynamic-import": "7.0.0-rc.1",
41-
"@babel/plugin-syntax-import-meta": "7.0.0-rc.1",
40+
"@babel/plugin-syntax-dynamic-import": "7.0.0-rc.3",
41+
"@babel/plugin-syntax-import-meta": "7.0.0-rc.3",
4242
"@babel/preset-env": "7.0.0-rc.1",
4343
"@three11/optisize": "^0.6.0",
4444
"autoprefixer": "^9.1.1",

0 commit comments

Comments
 (0)