From d36f8be2cac2ab87bffc4583256eb5cb077f761b Mon Sep 17 00:00:00 2001 From: Elisha Nuchi <31550519+enuchi@users.noreply.github.com> Date: Thu, 13 Sep 2018 01:09:41 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f66bb5b..907f1b6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -#React + Google Apps Script +#React + Google Apps Script# Use this repo as your boilerplate React app for use with Google Apps Script html dialogs. From 4ea2e8eb5a1b12d6d41074f24cac02d78362125d Mon Sep 17 00:00:00 2001 From: Elisha Nuchi <31550519+enuchi@users.noreply.github.com> Date: Mon, 17 Sep 2018 03:33:51 -0400 Subject: [PATCH 2/2] Update .clasp.json --- .clasp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.clasp.json b/.clasp.json index 6b69c99..7899bd1 100644 --- a/.clasp.json +++ b/.clasp.json @@ -1,4 +1,4 @@ { "rootDir": "dist", - "scriptId":"17yhkDaoyccM467KaeWLmLG3DndMgoeUCawf9SEkMq1-AogZ6l1c9e3Qe" -} \ No newline at end of file + "scriptId":"...paste ScriptId here..." +}