Browse Source

Updated packages for testing.

bentleyjoakes 5 years ago
parent
commit
a2aaf5fb65
2 changed files with 1667 additions and 551 deletions
  1. 1663 547
      package-lock.json
  2. 4 4
      package.json

File diff suppressed because it is too large
+ 1663 - 547
package-lock.json


+ 4 - 4
package.json

@@ -16,10 +16,10 @@
     "socket.io-client": "^0.9.16"
   },
   "devDependencies": {
-    "chromedriver": "^77.0",
-    "glob": "^7.1.4",
-    "nightwatch": "^1.2.4",
-    "selenium-server": "^3.141.59"
+    "chromedriver": "latest",
+    "glob": "^7.1.6",
+    "nightwatch": "^1.3.6",
+    "selenium-server": "latest"
   },
   "scripts": {
     "test": "./run_tests.sh"