[fix] URL in package.json

This commit is contained in:
Adam Reis
2017-06-22 09:31:33 +12:00
parent 90c09ed1dd
commit 483c92b15c

View File

@@ -6,7 +6,7 @@
"author": { "author": {
"name": "Adam Reis", "name": "Adam Reis",
"email": "adam@reis.nz", "email": "adam@reis.nz",
"url": "http://adam.reiz.nz/" "url": "https://adam.reiz.nz/"
}, },
"license": "MIT", "license": "MIT",
"repository": { "repository": {