Skip to content

Commit

Permalink
Upgrade babel packages
Browse files Browse the repository at this point in the history
  • Loading branch information
s-yadav authored and Revanth Mahesh committed Jul 17, 2019
1 parent fcb59b1 commit 0a76165
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 137 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@
"url": "https://github.com/s-yadav/brahmos/issues"
},
"devDependencies": {
"@babel/cli": "^7.2.3",
"@babel/core": "^7.3.4",
"@babel/plugin-proposal-class-properties": "^7.3.4",
"@babel/plugin-proposal-object-rest-spread": "^7.3.4",
"@babel/plugin-transform-runtime": "^7.4.4",
"@babel/preset-env": "^7.3.4",
"@babel/runtime": "^7.4.5",
"@babel/cli": "^7.5.0",
"@babel/core": "^7.5.4",
"@babel/plugin-proposal-class-properties": "^7.5.0",
"@babel/plugin-proposal-object-rest-spread": "^7.5.4",
"@babel/plugin-transform-runtime": "^7.5.0",
"@babel/preset-env": "^7.5.4",
"@babel/runtime": "^7.5.4",
"babel-eslint": "^9.0.0",
"babel-loader": "^8.0.6",
"babel-plugin-brahmos": "^0.3.0",
Expand Down
Loading

0 comments on commit 0a76165

Please sign in to comment.