prettier 1.15.3
Closes #34650. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
9b1223f0c7
commit
223cb7a4be
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Prettier < Formula
|
||||
desc "Code formatter for JavaScript, CSS, JSON, GraphQL, Markdown, YAML"
|
||||
homepage "https://prettier.io/"
|
||||
url "https://registry.npmjs.org/prettier/-/prettier-1.15.2.tgz"
|
||||
sha256 "3464dce04d7a9e9f4dd35c1390ed107afb8c43c2b32efecc25337cc4fa2383c0"
|
||||
url "https://registry.npmjs.org/prettier/-/prettier-1.15.3.tgz"
|
||||
sha256 "a9335e62455b1670e71c8d5cc8d5f69709a94c5a25405aa94cae3b2aa4aa0080"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue