Skip to content

Commit

Permalink
Merge pull request #26 from xx45/dev
Browse files Browse the repository at this point in the history
fix: update package.json
  • Loading branch information
iamkun authored Apr 20, 2018
2 parents 55126fe + 61b996b commit 6de2c3d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"src/*"
]
},
"author": "",
"author": "iamkun",
"license": "MIT",
"repository": {
"type": "git",
Expand All @@ -44,5 +44,6 @@
"rollup-plugin-babel": "^4.0.0-beta.4",
"rollup-plugin-uglify": "^3.0.0"
},
"dependencies": {}
"dependencies": {
}
}

0 comments on commit 6de2c3d

Please sign in to comment.