Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
eclipse-che/che#11306 set '@eclipse-che/plugin' version to 'next'
Browse files Browse the repository at this point in the history
Signed-off-by: Yevhen Vydolob <yvydolob@redhat.com>
  • Loading branch information
evidolob committed Dec 11, 2018
1 parent 7164e30 commit 6325ce3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion extensions/eclipse-che-theia-plugin-ext/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@theia/core": "0.3.17",
"@theia/plugin-ext": "0.3.17",
"@eclipse-che/plugin": "^0.0.1",
"@eclipse-che/plugin": "next",
"@eclipse-che/workspace-client": "^0.0.1-1527159618"
},
"devDependencies": {
Expand Down
5 changes: 5 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@
dependencies:
regenerator-runtime "^0.12.0"

"@eclipse-che/plugin@next":
version "0.0.1-1544522717"
resolved "https://registry.yarnpkg.com/@eclipse-che/plugin/-/plugin-0.0.1-1544522717.tgz#3aac539585ff696c829ad74140cf5fcad6fd13a0"
integrity sha512-TyYf4lYwOy4s1QBH7d7E2YHnvW15IdEMXH9q5DtyIC/T8wrBt9e6RTa5D6359zEJX0nvLQLtFOlrOfG/hOv6/g==

"@eclipse-che/workspace-client@^0.0.1-1527159618":
version "0.0.1-1527159618"
resolved "https://registry.yarnpkg.com/@eclipse-che/workspace-client/-/workspace-client-0.0.1-1527159618.tgz#13803c4c7e0b9cc5339ae165807e1dd7e5739109"
Expand Down

0 comments on commit 6325ce3

Please sign in to comment.