We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4c8a0 commit 013caa3Copy full SHA for 013caa3
package.json
@@ -8,7 +8,10 @@
8
"build": "rollup -c ./rollup.config.js",
9
"publish": "npm run build && npm publish"
10
},
11
- "author": "Yongwoo Jung<stegano@naver.com>",
+ "contributors": [
12
+ "Yongwoo Jung<stegano@naver.com>",
13
+ "Denny Lim<hi.iamdenny@gmail.com>"
14
+ ],
15
"dependencies": {
16
"@types/http-proxy": "1.17.3",
17
"@types/jest": "^25.1.3",
0 commit comments