From 5c1cea1d0781354eec466a6fc2be1eb702a9edac Mon Sep 17 00:00:00 2001 From: sveisvei Date: Tue, 13 Sep 2016 21:47:55 +0200 Subject: [PATCH] bump lerna --- lerna.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lerna.json b/lerna.json index 56c433980c..75db319314 100644 --- a/lerna.json +++ b/lerna.json @@ -1,4 +1,4 @@ { - "lerna": "2.0.0-beta.20", + "lerna": "2.0.0-beta.28", "version": "independent" } diff --git a/package.json b/package.json index 9a6ddd6bcd..e469d51bf3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "eslint-config-finn": "1.0.0-alpha.11", "eslint-config-finn-react": "^1.0.0-alpha.2", "eslint-plugin-react": "^6.2.0", - "lerna": "2.0.0-beta.20", + "lerna": "2.0.0-beta.28", "nsp": "^2.3.2" } }