We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c84a95 commit 225a651Copy full SHA for 225a651
package.json
@@ -65,7 +65,7 @@
65
"zuul-ngrok": "4.0.0"
66
},
67
"scripts": {
68
- "postversion": "make build",
+ "postversion": "rm engine.io.js && make build",
69
"test": "gulp test"
70
71
"browser": {
0 commit comments