Skip to content

Commit 2faa3ed

Browse files
committed
Update package.json - Remove emails
1 parent 93dfb39 commit 2faa3ed

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

package.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,14 @@
1111
],
1212
"homepage": "https://github.com/3d-group/unity-simple-notifications.git",
1313
"bugs": {
14-
"url": "https://github.com/3d-group/unity-simple-notifications/issues",
15-
"email": "[email protected]"
14+
"url": "https://github.com/3d-group/unity-simple-notifications/issues"
1615
},
1716
"repository": {
1817
"type": "git",
1918
"url": "git+ssh://[email protected]/3d-group/unity-simple-notifications.git"
2019
},
2120
"license": "MIT",
22-
"author": "3D Group <[email protected]> (https://3d.fi/)",
21+
"author": "3D Group (https://3d.fi/)",
2322
"scripts": {
2423
"test": "echo \"Error: no test specified\" && exit 1"
2524
}

0 commit comments

Comments
 (0)