Skip to content

Commit

Permalink
[Deps] update babel-plugin-transform-object-rest-spread, `babel-plu…
Browse files Browse the repository at this point in the history
…gin-transform-es2015-modules-commonjs`
  • Loading branch information
ljharb committed Sep 6, 2017
1 parent c3e597a commit 5f6b84d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -17,14 +17,14 @@
"license": "Apache-2.0",
"dependencies": {
"babel-plugin-syntax-trailing-function-commas": "^6.22.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.1",
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.0",
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
"babel-plugin-transform-es3-member-expression-literals": "^6.22.0",
"babel-plugin-transform-es3-property-literals": "^6.22.0",
"babel-plugin-transform-es5-property-mutators": "^6.24.1",
"babel-plugin-transform-exponentiation-operator": "^6.24.1",
"babel-plugin-transform-jscript": "^6.22.0",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.6.0",
"babel-preset-react": "^6.24.1",
"object.assign": "^4.0.4"
Expand Down

0 comments on commit 5f6b84d

Please sign in to comment.