From ebb5eecf19de329e206c91665fdb710b517bf7b1 Mon Sep 17 00:00:00 2001 From: Dan-Lara Date: Mon, 8 Jan 2018 16:32:01 -0700 Subject: [PATCH 1/2] Initial commit --- script.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 script.js diff --git a/script.js b/script.js new file mode 100644 index 0000000..244f044 --- /dev/null +++ b/script.js @@ -0,0 +1,2 @@ + +console.log('hello world!'); \ No newline at end of file From d5dbfbb1f56fa2def8b749002d6bf52b57d425d6 Mon Sep 17 00:00:00 2001 From: Dan-Lara Date: Mon, 8 Jan 2018 16:34:54 -0700 Subject: [PATCH 2/2] Initial commit --- script.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/script.js b/script.js index 244f044..526b86c 100644 --- a/script.js +++ b/script.js @@ -1,2 +1 @@ - -console.log('hello world!'); \ No newline at end of file +console.log('hello world!');