diff --git a/script.js b/script.js index 0102d58..42b8074 100644 --- a/script.js +++ b/script.js @@ -1,4 +1,4 @@ -/*jshint esversion: 6 */ +/*jshint esversion: 8 */ // Fetching the run value for the first time fetch ("run.txt") .then(x => x.text())