Publish and bump up versions for the rest of Theia packages
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user