Downgrading to compatible version of SockJS-Client (#1274)

This commit is contained in:
Matthew Holloway
2016-12-21 13:06:56 +13:00
committed by Dan Abramov
parent 21b0044412
commit 7d66ba176a

View File

@@ -28,7 +28,7 @@
"escape-string-regexp": "1.0.5",
"html-entities": "1.2.0",
"opn": "4.0.2",
"sockjs-client": "1.0.3",
"sockjs-client": "1.0.1",
"strip-ansi": "3.0.1"
}
}