prettier 1.16.4
Closes #36739. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
4e80146cfa
commit
cb4be3d6e8
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.16.3.tgz"
|
||||
sha256 "bd0c5576328bf8b80407f98f539a302f6547fe4dbe8ef313bba6d1027120ef92"
|
||||
url "https://registry.npmjs.org/prettier/-/prettier-1.16.4.tgz"
|
||||
sha256 "04fb74726f2a78b07072d45b9612d8f3f315fa206bd1494c5088c6ef24f7c18f"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue