From 940f9455dedb6dc640adb852d055a5761fd805e1 Mon Sep 17 00:00:00 2001 From: BoykoAlex Date: Fri, 15 Mar 2019 18:35:02 -0400 Subject: [PATCH] PT #162599228: Init lerna versions for theia pkgs --- theia-extensions/theia-bosh/bosh/package.json | 2 +- theia-extensions/theia-bosh/lerna.json | 2 +- .../theia-cf-manifest-yaml/cf-manifest-yaml/package.json | 2 +- theia-extensions/theia-cf-manifest-yaml/lerna.json | 2 +- theia-extensions/theia-concourse/concourse/package.json | 2 +- theia-extensions/theia-concourse/lerna.json | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/theia-extensions/theia-bosh/bosh/package.json b/theia-extensions/theia-bosh/bosh/package.json index 1f335bb83..3f8f95b10 100644 --- a/theia-extensions/theia-bosh/bosh/package.json +++ b/theia-extensions/theia-bosh/bosh/package.json @@ -3,7 +3,7 @@ "keywords": [ "theia-extension" ], - "version": "0.0.2", + "version": "0.0.0", "files": [ "lib", "src", diff --git a/theia-extensions/theia-bosh/lerna.json b/theia-extensions/theia-bosh/lerna.json index 0d04040d7..cc2d3d37f 100644 --- a/theia-extensions/theia-bosh/lerna.json +++ b/theia-extensions/theia-bosh/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.13.1", - "version": "0.0.2", + "version": "0.0.0", "useWorkspaces": true, "npmClient": "yarn", "command": { diff --git a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json index 0b4778cdf..c8463fc8a 100644 --- a/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json +++ b/theia-extensions/theia-cf-manifest-yaml/cf-manifest-yaml/package.json @@ -3,7 +3,7 @@ "keywords": [ "theia-extension" ], - "version": "0.0.2", + "version": "0.0.0", "files": [ "lib", "src", diff --git a/theia-extensions/theia-cf-manifest-yaml/lerna.json b/theia-extensions/theia-cf-manifest-yaml/lerna.json index 682e8f747..397412996 100644 --- a/theia-extensions/theia-cf-manifest-yaml/lerna.json +++ b/theia-extensions/theia-cf-manifest-yaml/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.13.1", - "version": "0.0.2", + "version": "0.0.0", "useWorkspaces": true, "npmClient": "yarn", "command": { diff --git a/theia-extensions/theia-concourse/concourse/package.json b/theia-extensions/theia-concourse/concourse/package.json index 79a1b3844..ec9877037 100644 --- a/theia-extensions/theia-concourse/concourse/package.json +++ b/theia-extensions/theia-concourse/concourse/package.json @@ -3,7 +3,7 @@ "keywords": [ "theia-extension" ], - "version": "0.0.2", + "version": "0.0.0", "files": [ "lib", "src", diff --git a/theia-extensions/theia-concourse/lerna.json b/theia-extensions/theia-concourse/lerna.json index 682e8f747..397412996 100644 --- a/theia-extensions/theia-concourse/lerna.json +++ b/theia-extensions/theia-concourse/lerna.json @@ -1,6 +1,6 @@ { "lerna": "3.13.1", - "version": "0.0.2", + "version": "0.0.0", "useWorkspaces": true, "npmClient": "yarn", "command": {