Skip to content
This repository was archived by the owner on Nov 28, 2023. It is now read-only.

Commit ff4edc7

Browse files
committed
Upgrade zuul
1 parent 9e4b276 commit ff4edc7

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.zuul.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
ui: mocha-bdd
22
tunnel:
33
type: ngrok
4-
authtoken: 5P5swTMSDDRlnMBkBWJt
5-
proto: https
4+
authtoken: LsVZFxFqgxA4h7ibWV9V_iuA9afbQwaSnGqH9dApL
65
browsers:
76
- name: chrome
87
version: latest
98
- name: safari
10-
version: 8
9+
version: 9
1110
- name: firefox
1211
version: latest
1312
- name: ie

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@
6060
"react-addons-test-utils": "0.14.5",
6161
"sinon": "^1.15.4",
6262
"unreleased": "^0.1.0",
63-
"zuul": "^3.2.0",
64-
"zuul-ngrok": "3.0.0"
63+
"zuul": "3.10.1",
64+
"zuul-ngrok": "gnandretta/zuul-ngrok#upgrade-ngrok"
6565
},
6666
"dependencies": {
6767
"auth0-js": "6.8.0",

0 commit comments

Comments
 (0)