npm/prettier-config: Actually bump version
Summary: Forgot to touch `package.json`. Signed-off-by: Yongmin Hong <revi@omglol.email> Test Plan: `pnpm install`. Reviewers: O1 revi & automations, revi Reviewed By: O1 revi & automations, revi Differential Revision: https://issuetracker.revi.xyz/D780
This commit is contained in:
parent
e5ad174bc0
commit
b5c1018e99
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.1.3",
|
||||
"version": "0.2.0",
|
||||
"description": "@revi's prettier configs",
|
||||
"keywords": [
|
||||
"prettier"
|
||||
|
|
Loading…
Reference in a new issue