From dd5a3bbae46620287c009956c3c7f67e1d12a971 Mon Sep 17 00:00:00 2001 From: tegner Date: Wed, 11 Mar 2020 07:16:09 +0100 Subject: [PATCH] updated readme and version (#8) --- README.md | 2 +- package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d0df223..a0c93a4 100755 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# JSO 2 Based upon the original JSO +# JSO update based upon the original JSO All done in this repo is update the react dependencies. diff --git a/package.json b/package.json index b1340ee..e737cc3 100755 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/andreassolberg/jso.git" + "url": "https://github.com/tegner/jso-2.git" }, "keywords": [ "oauth", @@ -45,7 +45,7 @@ "bugs": { "url": "https://github.com/andreassolberg/jso/issues" }, - "homepage": "https://github.com/andreassolberg/jso", + "homepage": "https://github.com/tegner/jso-2", "dependencies": { "@babel/core": "^7.8.7", "@babel/preset-env": "^7.8.7",