Pārlūkot izejas kodu

Upgrade ngrok to 4.3.3

Use a version of ngrok which runs on recent versions of Windows and MacOS.
Switch to using the npm `overrides` property, to avoid needing to mantain a separate fork of `zuul-ngrok`
pull/833/head
Luke Blaney pirms 1 gada
vecāks
revīzija
09f2ada0be
1 mainītis faili ar 6 papildinājumiem un 1 dzēšanām
  1. +6
    -1
      package.json

+ 6
- 1
package.json Parādīt failu

@@ -56,7 +56,12 @@
"rollup": "^1.26.3",
"uglify-js": "^3.4.6",
"zuul": "^3.11.0",
"zuul-ngrok": "nolanlawson/zuul-ngrok#patch-1"
"zuul-ngrok": "^4.0.0"
},
"overrides": {
"zuul-ngrok": {
"ngrok": "^4.3.3"
}
},
"greenkeeper": {
"ignore": [


Notiek ielāde…
Atcelt
Saglabāt