Skip to content

Commit dfc34e4

Browse files
[chore] Pin zuul version
The CI seems to fail with the new version: /home/travis/build/[secure]io/engine.io-client/node_modules/zuul/bin/zuul:332 throw err.message; ^ internet explorer@8: [eval("(window.zuul_msg_bus ? window.zuul_msg_bus.splice(0, 1000) : []);")] Not JSON response
1 parent 2258c03 commit dfc34e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"text-blob-builder": "0.0.1",
5656
"webpack-merge": "4.1.2",
5757
"webpack-stream": "3.2.0",
58-
"zuul": "^3.11.1 ",
58+
"zuul": "~3.11.1",
5959
"zuul-builder-webpack": "^1.2.0",
6060
"zuul-ngrok": "4.0.0"
6161
},

0 commit comments

Comments
 (0)