lerna 3.18.5
Closes #46950. Signed-off-by: Caleb Xu <calebcenter@live.com>
This commit is contained in:
parent
9dd553ef8f
commit
486cb3316a
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Lerna < Formula
|
||||
desc "Tool for managing JavaScript projects with multiple packages"
|
||||
homepage "https://lerna.js.org"
|
||||
url "https://registry.npmjs.org/lerna/-/lerna-3.18.4.tgz"
|
||||
sha256 "18d66aba2c7324d950dae836a3d379ca3859abf9b131347cee48f1148e8c96e7"
|
||||
url "https://registry.npmjs.org/lerna/-/lerna-3.18.5.tgz"
|
||||
sha256 "412162508b1e44f8f1acb6a89b5ba621deabe009e6cf6056129c11438e376ce0"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue