Skip to content

Commit

Permalink
Versions same as v2018.1.3.353 + tournament update
Browse files Browse the repository at this point in the history
  • Loading branch information
alanggreen authored Jan 6, 2019
1 parent 3c41104 commit 5231cb9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-scripts/config.get.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,21 +35,21 @@ module.exports = {
get: getNpmModule,
options: {
package: '@first-lego-league/display',
version: '2.3.0'
version: '2.3.1'
}
},
tournament: {
get: getNpmModule,
options: {
package: '@first-lego-league/tournament',
version: '1.9.7'
version: '1.9.6-ra'
}
},
scoring: {
get: getNpmModule,
options: {
package: '@first-lego-league/scoring',
version: '2.2.0'
version: '2.2.4'
}
},
rankings: {
Expand Down

0 comments on commit 5231cb9

Please sign in to comment.