We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15837d1 commit 30dfe2cCopy full SHA for 30dfe2c
2 files changed
composer.json
@@ -7,7 +7,7 @@
7
"authors": [
8
{
9
"name": "Daan de Lange",
10
- "email": "blackhole@daandelange.com"
+ "role": "Developer"
11
}
12
],
13
"keywords": [
package.json
@@ -3,7 +3,7 @@
3
"version": "0.3.1-beta",
4
"description": "Simple analytics for your kirby website.",
5
"main": "index.js",
6
- "author": "Daan de Lange <your@email.com>",
+ "author": "Daan de Lange",
"license": "MIT",
"repository": "https://github.com/Daandelange/kirby3-simplestats",
"scripts": {
0 commit comments