From 66dbee7b2fc1d4545c8f7db19797cfc6f7512d5e Mon Sep 17 00:00:00 2001 From: Tienson Qin Date: Tue, 5 May 2020 16:05:42 +0800 Subject: [PATCH] Update --- readme.org | 7 ------- yarn.lock | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/readme.org b/readme.org index 71cba62e2..28ca4ef90 100644 --- a/readme.org +++ b/readme.org @@ -5,13 +5,6 @@ https://logseq.com ** Setup -*** Create a github basic token - 1. Go to github.com Settings / Developer settings / Personal access tokens - 2. Click the button *Generate new token* - 3. Input =logseq= or anything in the *Note* - 4. Select the =repo= checkbox under *Select scopes* - 5. Click the *Generate token* button -*** Go to the demo or your now.sh instance ** File directory example diff --git a/yarn.lock b/yarn.lock index c7e37d1ac..d21205007 100644 --- a/yarn.lock +++ b/yarn.lock @@ -9,7 +9,7 @@ dependencies: regenerator-runtime "^0.13.4" -"js-1tokens@^3.0.0 || ^4.0.0": +"js-tokens@^3.0.0 || ^4.0.0": version "4.0.0" resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==