From 2bf1988c37fd474bd378141c6c31c0dd23990adb Mon Sep 17 00:00:00 2001 From: jalloul2019 <51764043+jalloul2019@users.noreply.github.com> Date: Fri, 6 Nov 2020 19:17:37 +0100 Subject: [PATCH 1/2] ok update filefffffffffffffffffffffffffffffffffffff --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c36b9fc..61c7690 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ To update: * run `npm update gonzales` -To uninstall: +To uninstall:ok * run `npm uninstall gonzales -g` From ec3ca9efe17477be22d8f30530c05f97228fd12c Mon Sep 17 00:00:00 2001 From: jiji-klaifi <74017785+jiji-klaifi@users.noreply.github.com> Date: Fri, 6 Nov 2020 19:58:27 +0100 Subject: [PATCH 2/2] Update cssp.translator.js --- web/cssp.translator.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/cssp.translator.js b/web/cssp.translator.js index 11efe40..203de6f 100644 --- a/web/cssp.translator.js +++ b/web/cssp.translator.js @@ -97,5 +97,5 @@ function csspToSrc(tree, hasInfo) { } }; - return _t(tree); + return _t(tree) }