Skip to content

Commit

Permalink
chore: Update depencencies
Browse files Browse the repository at this point in the history
  • Loading branch information
yvele committed Feb 11, 2017
1 parent 0c871fd commit 076b8a6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"lerna": "2.0.0-beta.32",
"lerna": "2.0.0-beta.37",
"version": "1.2.0"
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"babel-cli": "^6.22.2",
"babel-eslint": "^7.1.1",
"babel-plugin-flow-comments": "^6.3.19",
"babel-plugin-istanbul": "^3.1.2",
"babel-plugin-istanbul": "^4.0.0",
"babel-plugin-transform-builtin-extend": "^1.1.0",
"babel-plugin-transform-export-extensions": "^6.22.0",
"babel-plugin-transform-function-bind": "^6.22.0",
Expand All @@ -50,7 +50,7 @@
"eslint-config-poosh": "^1.0.8",
"eslint-plugin-babel": "^4.0.1",
"eslint-plugin-flow-vars": "^0.5.0",
"lerna": "2.0.0-beta.32",
"lerna": "2.0.0-beta.37",
"mocha": "^3.2.0",
"nyc": "^10.1.2",
"rewire": "^2.5.2",
Expand Down

0 comments on commit 076b8a6

Please sign in to comment.