Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit 93223e2

Browse files
committed
chore: Add Saurav Sahu to contributors
1 parent ede008a commit 93223e2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,11 @@
1818
"watch": "rollup -cw",
1919
"deploy": "npm run build && cd dist && npm publish"
2020
},
21-
"author": "Jamie Birch",
21+
"author": "Jamie Birch (https://twitter.com/LinguaBrowse)",
22+
"contributors": [
23+
"Jamie Birch (https://twitter.com/LinguaBrowse)",
24+
"Saurav Sahu <mrsauravsahu@outlook.com> (https://mrsauravsahu.github.io)"
25+
],
2226
"license": "MIT",
2327
"peerDependencies": {
2428
"@nodegui/nodegui": "^0.25.0",

0 commit comments

Comments
 (0)