From e7d4f48a3d2d9d213f5597046f5af0bfddf027c8 Mon Sep 17 00:00:00 2001 From: Frank Wallis Date: Fri, 23 Dec 2016 09:24:43 +0000 Subject: [PATCH] socket.io-client update location of main for > 1.7.0 --- package-overrides/github/socketio/socket.io-client@1.7.0.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 package-overrides/github/socketio/socket.io-client@1.7.0.json diff --git a/package-overrides/github/socketio/socket.io-client@1.7.0.json b/package-overrides/github/socketio/socket.io-client@1.7.0.json new file mode 100644 index 0000000..3c37e97 --- /dev/null +++ b/package-overrides/github/socketio/socket.io-client@1.7.0.json @@ -0,0 +1,3 @@ +{ + "main": "dist/socket.io.js" +} \ No newline at end of file