Skip to content

Commit 49063fa

Browse files
committed
chore: use name for 'author' field instead of username
1 parent 8b29a2e commit 49063fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"private": false,
66
"packageManager": "pnpm@7.26.3",
77
"description": "JSON editor & viewer for Vue 2.6/2.7/3 & Nuxt 2/3.",
8-
"author": "cloydlau",
8+
"author": "Cloyd Lau",
99
"license": "MIT",
1010
"repository": "https://github.com/cloydlau/json-editor-vue",
1111
"keywords": [

0 commit comments

Comments
 (0)