diff options
Diffstat (limited to 'lerna.json')
-rw-r--r-- | lerna.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lerna.json b/lerna.json index 5f975fff9..39905618d 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "lerna": "2.5.1", + "lerna": "3.0.0-beta.14", "packages": ["packages/*"], "commands": { "publish": { |