Skip to content

Commit

Permalink
Changed "author" to "contributors" in package.json chenglou#630
Browse files Browse the repository at this point in the history
  • Loading branch information
iamitabh committed May 23, 2023
1 parent 9e3ce95 commit db7b5b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -106,9 +106,9 @@
"transition",
"ui"
],
"author": [
"nkbt",
"chenglou"
"contributors": [
{"name" : "nkbt"},
{"name" : "chenglou"}
],
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit db7b5b5

Please sign in to comment.