Skip to content

Commit 7d66ba1

Browse files
hollowaygaearon
authored andcommitted
Downgrading to compatible version of SockJS-Client (#1274)
1 parent 21b0044 commit 7d66ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-dev-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"escape-string-regexp": "1.0.5",
2929
"html-entities": "1.2.0",
3030
"opn": "4.0.2",
31-
"sockjs-client": "1.0.3",
31+
"sockjs-client": "1.0.1",
3232
"strip-ansi": "3.0.1"
3333
}
3434
}

0 commit comments

Comments
 (0)