Skip to content

Commit

Permalink
Merge pull request #23 from scriptex/greenkeeper/monorepo.babel7-7.0.…
Browse files Browse the repository at this point in the history
…0-rc.3

Update babel7 to the latest version 🚀
  • Loading branch information
scriptex authored Aug 24, 2018
2 parents 4767efc + 2142532 commit 14bac69
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,14 @@
"devDependencies": {
"@babel/core": "7.0.0-rc.1",
"@babel/plugin-proposal-class-properties": "7.0.0-rc.1",
"@babel/plugin-proposal-decorators": "7.0.0-rc.1",
"@babel/plugin-proposal-export-namespace-from": "7.0.0-rc.1",
"@babel/plugin-proposal-decorators": "7.0.0-rc.3",
"@babel/plugin-proposal-export-namespace-from": "7.0.0-rc.3",
"@babel/plugin-proposal-function-sent": "7.0.0-rc.1",
"@babel/plugin-proposal-json-strings": "7.0.0-rc.1",
"@babel/plugin-proposal-numeric-separator": "7.0.0-rc.1",
"@babel/plugin-proposal-json-strings": "7.0.0-rc.3",
"@babel/plugin-proposal-numeric-separator": "7.0.0-rc.3",
"@babel/plugin-proposal-throw-expressions": "7.0.0-rc.1",
"@babel/plugin-syntax-dynamic-import": "7.0.0-rc.1",
"@babel/plugin-syntax-import-meta": "7.0.0-rc.1",
"@babel/plugin-syntax-dynamic-import": "7.0.0-rc.3",
"@babel/plugin-syntax-import-meta": "7.0.0-rc.3",
"@babel/preset-env": "7.0.0-rc.1",
"@three11/optisize": "^0.6.0",
"autoprefixer": "^9.1.1",
Expand Down

0 comments on commit 14bac69

Please sign in to comment.