Skip to content

Commit

Permalink
revert version
Browse files Browse the repository at this point in the history
  • Loading branch information
pirog committed Dec 4, 2023
1 parent d00becf commit ccc50a1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@lando/cli",
"description": "The cli for the best development solution in the galaxy.",
"license": "GPL-3.0",
"version": "3.21.0-beta.1",
"version": "3.20.4",
"repository": {
"type": "git",
"url": "https://github.com/lando/cli"
Expand Down Expand Up @@ -107,7 +107,7 @@
},
"dependencies": {
"@lando/argv": "^1.1.0",
"@lando/core": "github:lando/core#c94ed72",
"@lando/core": "github:lando/core#65836b44",
"@lando/core-next": "github:lando/core-next#e2a507c12f340416e071b1a465ff885ca2745f09",
"@oclif/core": "^3.5.0",
"@oclif/parser": "^3.8.17",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -607,9 +607,9 @@
winston "2.4.5"
yaml "^2.1.1"

"@lando/core@github:lando/core#c94ed72":
version "3.21.0-beta.1"
resolved "https://codeload.github.com/lando/core/tar.gz/c94ed7210d9eba08f46d7d9eb8358add42a3a44c"
"@lando/core@github:lando/core#65836b44":
version "3.20.4"
resolved "https://codeload.github.com/lando/core/tar.gz/65836b447862ce7ae10da83aea7a2176232e1a81"
dependencies:
"@npmcli/arborist" "^6.2.9"
"@octokit/rest" "^19"
Expand Down

0 comments on commit ccc50a1

Please sign in to comment.