Publish and bump up versions for the rest of Theia packages

This commit is contained in:
BoykoAlex
2018-10-31 14:15:46 -04:00
parent 6458d5630d
commit 0c60c83b62
9 changed files with 21 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
"keywords": [
"theia-extension"
],
"version": "0.0.0",
"version": "0.0.2",
"files": [
"lib",
"src",
@@ -30,5 +30,8 @@
"frontend": "lib/browser/bosh-frontend-module",
"backend": "lib/node/bosh-backend-module"
}
]
],
"publishConfig": {
"access": "public"
}
}

View File

@@ -16,7 +16,7 @@
"@theia/monaco": "latest",
"@theia/typescript": "latest",
"@theia/messages": "latest",
"@pivotal-tools/theia-bosh": "0.0.0"
"@pivotal-tools/theia-bosh": "^0.0.2"
},
"devDependencies": {
"@theia/cli": "latest"

View File

@@ -16,7 +16,7 @@
"@theia/monaco": "latest",
"@theia/typescript": "latest",
"@theia/messages": "latest",
"@pivotal-tools/theia-bosh": "^0.0.0"
"@pivotal-tools/theia-bosh": "^0.0.2"
},
"devDependencies": {
"@theia/cli": "latest"

View File

@@ -16,7 +16,7 @@
"@theia/monaco": "latest",
"@theia/typescript": "latest",
"@theia/messages": "latest",
"@pivotal-tools/theia-cf-manifest-yaml": "^0.0.0"
"@pivotal-tools/theia-cf-manifest-yaml": "^0.0.2"
},
"devDependencies": {
"@theia/cli": "latest"

View File

@@ -3,7 +3,7 @@
"keywords": [
"theia-extension"
],
"version": "0.0.0",
"version": "0.0.2",
"files": [
"lib",
"src",
@@ -31,5 +31,8 @@
"frontend": "lib/browser/cf-manifest-yaml-frontend-module",
"backend": "lib/node/cf-manifest-yaml-backend-module"
}
]
],
"publishConfig": {
"access": "public"
}
}

View File

@@ -16,7 +16,7 @@
"@theia/monaco": "latest",
"@theia/typescript": "latest",
"@theia/messages": "latest",
"@pivotal-tools/theia-cf-manifest-yaml": "^0.0.0"
"@pivotal-tools/theia-cf-manifest-yaml": "^0.0.2"
},
"devDependencies": {
"@theia/cli": "latest"

View File

@@ -16,7 +16,7 @@
"@theia/monaco": "latest",
"@theia/typescript": "latest",
"@theia/messages": "latest",
"@pivotal-tools/theia-concourse": "^0.0.0"
"@pivotal-tools/theia-concourse": "^0.0.2"
},
"devDependencies": {
"@theia/cli": "latest"

View File

@@ -3,7 +3,7 @@
"keywords": [
"theia-extension"
],
"version": "0.0.0",
"version": "0.0.2",
"files": [
"lib",
"src",
@@ -29,5 +29,8 @@
"frontend": "lib/browser/concourse-frontend-module",
"backend": "lib/node/concourse-backend-module"
}
]
],
"publishConfig": {
"access": "public"
}
}

View File

@@ -16,7 +16,7 @@
"@theia/monaco": "latest",
"@theia/typescript": "latest",
"@theia/messages": "latest",
"@pivotal-tools/theia-concourse": "^0.0.0"
"@pivotal-tools/theia-concourse": "^0.0.2"
},
"devDependencies": {
"@theia/cli": "latest"