Skip to content

Commit

Permalink
Merge pull request #6 from mljsgto222/main
Browse files Browse the repository at this point in the history
chore: add maintainers
  • Loading branch information
余腾靖 committed Oct 25, 2023
2 parents 6e93346 + e96e050 commit 932747f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,16 @@
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"maintainers": [
{
"name": "YuTengjing",
"email": "ytj2713151713@gmail.com"
},
{
"name": "Zhengz",
"email": "mljsgto222@gmail.com"
}
],
"exports": {
".": {
"types": "./dist/index.d.ts",
Expand Down

0 comments on commit 932747f

Please sign in to comment.