Skip to content

Commit

Permalink
Updated babylon/babel-* packages to latest version
Browse files Browse the repository at this point in the history
Reviewed By: yungsters

Differential Revision: D3493809

fbshipit-source-id: aa2a8c804d6e2aae8afc9af8c1a577be28e998b8
  • Loading branch information
sampepose authored and Facebook Github Bot 6 committed Jun 28, 2016
1 parent 5c31ba5 commit 8b803c6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -130,18 +130,18 @@
"dependencies": {
"absolute-path": "^0.0.0",
"art": "^0.10.0",
"babel-core": "^6.6.4",
"babel-plugin-external-helpers": "^6.5.0",
"babel-core": "^6.10.4",
"babel-plugin-external-helpers": "^6.8.0",
"babel-plugin-syntax-trailing-function-commas": "^6.5.0",
"babel-plugin-transform-flow-strip-types": "^6.6.5",
"babel-plugin-transform-object-rest-spread": "^6.6.5",
"babel-polyfill": "^6.6.1",
"babel-preset-es2015-node": "^4.0.2",
"babel-polyfill": "^6.9.1",
"babel-preset-es2015-node": "^6.1.0",
"babel-preset-fbjs": "^2.0.0",
"babel-preset-react-native": "^1.9.0",
"babel-register": "^6.6.0",
"babel-types": "^6.6.4",
"babylon": "^6.6.4",
"babylon": "^6.8.2",
"base64-js": "^0.0.8",
"bser": "^1.0.2",
"chalk": "^1.1.1",
Expand Down

0 comments on commit 8b803c6

Please sign in to comment.