diff --git a/package.json b/package.json index aa90a9298..3efe7171f 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "src/*" ] }, - "author": "", + "author": "iamkun", "license": "MIT", "repository": { "type": "git", @@ -44,5 +44,6 @@ "rollup-plugin-babel": "^4.0.0-beta.4", "rollup-plugin-uglify": "^3.0.0" }, - "dependencies": {} + "dependencies": { + } }