summarylogtreecommitdiffstats
path: root/pin-socket-io-version-at-0.9.patch
diff options
context:
space:
mode:
Diffstat (limited to 'pin-socket-io-version-at-0.9.patch')
-rw-r--r--pin-socket-io-version-at-0.9.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/pin-socket-io-version-at-0.9.patch b/pin-socket-io-version-at-0.9.patch
new file mode 100644
index 000000000000..c041ca5e8e89
--- /dev/null
+++ b/pin-socket-io-version-at-0.9.patch
@@ -0,0 +1,10 @@
+--- package.json 2015-01-18 04:14:05.000000000 +0100
++++ package.json 2019-03-24 20:27:57.818719661 +0100
+@@ -13,6 +13,6 @@
+ "highlight.js": "^8.4.0",
+ "markdown-it": "^3.0.3",
+ "send": "~0.1.0",
+- "socket.io": ""
++ "socket.io": "~0.9"
+ }
+ }