Skip to content

Commit

Permalink
Updated packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nareshbhatia committed Jun 12, 2018
1 parent 6f9d3ab commit 428188f
Show file tree
Hide file tree
Showing 3 changed files with 385 additions and 397 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.9.0",
"lerna": "2.11.0",
"packages": [
"packages/*"
],
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@
"devDependencies": {
"babel-cli": "^6.26.0",
"babel-core": "^6.26.0",
"babel-jest": "^22.4.3",
"babel-jest": "^23.0.1",
"babel-preset-env": "^1.6.1",
"babel-preset-stage-1": "^6.24.1",
"del-cli": "^1.1.0",
"jest": "^22.4.3",
"lerna": "^2.9.0"
"jest": "^23.1.0",
"lerna": "^2.11.0"
},
"jest": {
"coverageThreshold": {
Expand Down
Loading

0 comments on commit 428188f

Please sign in to comment.