Updated for rename
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
const ShiftRequest = require('./index')
|
const ShiftStats = require('./index')
|
||||||
|
|
||||||
let s = new ShiftRequest()
|
let s = new ShiftStats()
|
||||||
// with promises
|
// with promises
|
||||||
s.login().then(() => {
|
s.login().then(() => {
|
||||||
return s.divisionStandings(4702)
|
return s.divisionStandings(4702)
|
||||||
|
Reference in New Issue
Block a user