From 0fb41cd0b56bd8df2a07083243a79895358bdee3 Mon Sep 17 00:00:00 2001 From: Bryan Horna Date: Sun, 20 Nov 2016 02:37:10 -0500 Subject: [PATCH] Update author homepage --- bower.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bower.json b/bower.json index f67a491..d008999 100644 --- a/bower.json +++ b/bower.json @@ -8,7 +8,7 @@ "smartphone" ], "authors": [ - "Bryan Horna (https://bryanjhv.xyz)" + "Bryan Horna (https://bryanjhv.github.io)" ], "dependencies": { "codemirror": "5.5.0", diff --git a/package.json b/package.json index 4e85c33..6057b38 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ ], "homepage": "https://github.com/bryanjhv/ruby2go", "license": "MIT", - "author": "Bryan Horna (https://bryanjhv.xyz)", + "author": "Bryan Horna (https://bryanjhv.github.io)", "repository": "bryanjhv/ruby2go", "devDependencies": { "del": "~2.2.2",