diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index acf9821..71c319d 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "dev": "webpack-dev-server --config ./config/webpack.config.js --content-base build", "serve": "serve -s ./build" }, - "author": "", + "author": "Nick Van Doorn <vandoorn.nick@gmail.com>", "license": "ISC", "dependencies": { "babel-core": "^6.24.1", |