npm(prettier-config): Fix package.json version
Summary: Forgot to update this value. Signed-off-by: Yongmin Hong <revi@omglol.email> Test Plan: Re-push the tag after landing this. Reviewers: O1 revi & automations, revi Reviewed By: O1 revi & automations, revi Differential Revision: https://issuetracker.revi.xyz/D855
This commit is contained in:
parent
f71e1a40a8
commit
0e25d6e9f9
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://json.schemastore.org/package.json",
|
||||
"name": "@revi/prettier-config",
|
||||
"version": "0.2.2",
|
||||
"version": "0.2.3",
|
||||
"description": "@revi's prettier configs",
|
||||
"keywords": [
|
||||
"prettier"
|
||||
|
|
Loading…
Reference in a new issue