Skip to content

Commit 30dfe2c

Browse files
committed
Clean packaging
1 parent 15837d1 commit 30dfe2c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"authors": [
88
{
99
"name": "Daan de Lange",
10-
"email": "blackhole@daandelange.com"
10+
"role": "Developer"
1111
}
1212
],
1313
"keywords": [

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "0.3.1-beta",
44
"description": "Simple analytics for your kirby website.",
55
"main": "index.js",
6-
"author": "Daan de Lange <your@email.com>",
6+
"author": "Daan de Lange",
77
"license": "MIT",
88
"repository": "https://github.com/Daandelange/kirby3-simplestats",
99
"scripts": {

0 commit comments

Comments
 (0)