Skip to content

Commit

Permalink
Tweaked package config
Browse files Browse the repository at this point in the history
  • Loading branch information
swernerx committed Feb 13, 2017
1 parent 02e3537 commit 47f4712
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,11 @@
"ecma402",
"polyfill"
],
"author": "Sebastian Werner",
"email": "s.werner@sebastian-software.de",
"author": {
"name": "Sebastian Software",
"email": "s.werner@sebastian-software.de",
"url": "sebastian-software.de"
},
"license": "MIT",
"bugs": {
"url": "https://github.com/sebastian-software/lean-intl/issues"
Expand Down

0 comments on commit 47f4712

Please sign in to comment.