Skip to content

Commit

Permalink
Dependencies update
Browse files Browse the repository at this point in the history
  • Loading branch information
smalluban committed May 2, 2017
1 parent 7ea3ee4 commit 34287a0
Show file tree
Hide file tree
Showing 3 changed files with 4,655 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lerna": "2.0.0-beta.30",
"lerna": "2.0.0-rc.4",
"version": "0.6.2",
"publishConfig": {
"ignore": [
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"babel-cli": "^6.18.0",
"babel-core": "^6.7.6",
"babel-eslint": "^7.1.1",
"babel-loader": "^6.2.4",
"babel-loader": "^7.0.0",
"babel-plugin-istanbul": "^3.0.0",
"babel-preset-es2015": "^6.6.0",
"core-js": "^2.4.1",
Expand All @@ -40,7 +40,7 @@
"karma-jasmine": "^1.0.2",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^2.0.1",
"lerna": "2.0.0-beta.30",
"webpack": "2.2.0-rc.4"
"lerna": "^2.0.0-rc.4",
"webpack": "^2.4.1"
}
}

0 comments on commit 34287a0

Please sign in to comment.