Skip to content

Commit

Permalink
Fixed theia to 0.3.13 in yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarmueller committed Aug 30, 2018
1 parent 051d22d commit fa63ae1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@
semver "^5.4.1"
write-json-file "^2.2.0"

"@theia/core@^0.3.13", "@theia/core@latest":
"@theia/core@0.3.13", "@theia/core@^0.3.13":
version "0.3.13"
resolved "https://registry.yarnpkg.com/@theia/core/-/core-0.3.13.tgz#9cf7aac032cabbefffcfaf12c4c4c275d991639a"
dependencies:
Expand Down Expand Up @@ -242,15 +242,15 @@
ws "^3.0.0"
yargs "^9.0.1"

"@theia/editor@latest":
"@theia/editor@0.3.13":
version "0.3.13"
resolved "https://registry.yarnpkg.com/@theia/editor/-/editor-0.3.13.tgz#0f33e6be4efad21d19c00614bb708633faeb5a23"
dependencies:
"@theia/core" "^0.3.13"
"@theia/languages" "^0.3.13"
"@theia/variable-resolver" "^0.3.13"

"@theia/filesystem@^0.3.13", "@theia/filesystem@latest":
"@theia/filesystem@0.3.13", "@theia/filesystem@^0.3.13":
version "0.3.13"
resolved "https://registry.yarnpkg.com/@theia/filesystem/-/filesystem-0.3.13.tgz#346a6d9c6e5ba67c76ac9d0d551ab42dc0dadd7b"
dependencies:
Expand Down

0 comments on commit fa63ae1

Please sign in to comment.