Skip to content

Commit 73e09ed

Browse files
committed
Update the author field [skip ci]
1 parent d72da29 commit 73e09ed

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
{
2+
"author": "Cédric Belin <[email protected]>",
23
"bugs": "https://github.com/cedx/akismet.js/issues",
34
"description": "Prevent comment spam using the Akismet service.",
45
"homepage": "https://github.com/cedx/akismet.js",
@@ -7,11 +8,6 @@
78
"repository": "cedx/akismet.js",
89
"type": "module",
910
"version": "17.1.0",
10-
"author": {
11-
"email": "[email protected]",
12-
"name": "Cédric Belin",
13-
"url": "https://belin.io"
14-
},
1511
"devDependencies": {
1612
"@types/gulp": "^4.0.17",
1713
"@types/node": "^24.1.0",

0 commit comments

Comments
 (0)