Skip to content

Commit c2fc56c

Browse files
committed
Pin engine.io subdependency to v3.3.x
... which still supports Node.js 6 see socketio/engine.io#589
1 parent d767b42 commit c2fc56c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@
107107
},
108108
"homepage": "https://github.com/offirgolan/ember-cp-validations",
109109
"resolutions": {
110+
"**/engine.io": "~3.3.0",
110111
"sass/chokidar": "^2.0.0"
111112
}
112113
}

0 commit comments

Comments
 (0)