Skip to content

Commit 33c295d

Browse files
fix: change author url (#1004)
* update reference of [email protected] to new ticket link * Update package.json Co-authored-by: Haroen Viaene <[email protected]> --------- Co-authored-by: Haroen Viaene <[email protected]>
1 parent 34486ea commit 33c295d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

+4-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,10 @@
1717
"engines": {
1818
"node": ">=8.16.0"
1919
},
20-
"author": "Algolia <[email protected]>",
20+
"author": {
21+
"name": "Algolia",
22+
"url": "https://www.algolia.com"
23+
},
2124
"license": "MIT",
2225
"private": true,
2326
"workspaces": {

0 commit comments

Comments
 (0)