cif-parser
Advanced tools
+1
-1
@@ -54,3 +54,3 @@ /** | ||
| if (pathToCompetitor.length != 1){ | ||
| if (pathToCompetitor.length == 0){ | ||
| console.error("ERROR: " + pathToCompetitor.length + " competitor named \""+ this.competitorName + "\" found"); | ||
@@ -57,0 +57,0 @@ return; |
+1
-1
| { | ||
| "name": "cif-parser", | ||
| "version": "1.1.1", | ||
| "version": "1.1.2", | ||
| "description": "Parse results of bike race published by FFC CIF", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |