add argument for passing riot server, makes local testing easier

This commit is contained in:
Bruno Windels
2018-08-15 11:26:46 +02:00
parent 956688237a
commit 8507cf8258
2 changed files with 13 additions and 8 deletions
+1
View File
@@ -9,6 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"commander": "^2.17.1",
"puppeteer": "^1.6.0"
}
}