Skip to content

Commit 013caa3

Browse files
committed
fix(package.json): update contributors
Thank you for contributing to this project. :D
1 parent cf4c8a0 commit 013caa3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
"build": "rollup -c ./rollup.config.js",
99
"publish": "npm run build && npm publish"
1010
},
11-
"author": "Yongwoo Jung<[email protected]>",
11+
"contributors": [
12+
"Yongwoo Jung<[email protected]>",
13+
"Denny Lim<[email protected]>"
14+
],
1215
"dependencies": {
1316
"@types/http-proxy": "1.17.3",
1417
"@types/jest": "^25.1.3",

0 commit comments

Comments
 (0)