From 81a529d8dcb58c84542519f3195044bf3b3ef7ff Mon Sep 17 00:00:00 2001 From: Kevin Jahns Date: Tue, 7 May 2019 15:43:09 +0200 Subject: [PATCH] update *getting started* yjs version --- README.v13.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.v13.md b/README.v13.md index 77a59ec8..60cf3d21 100644 --- a/README.v13.md +++ b/README.v13.md @@ -65,7 +65,7 @@ Setting up the communication between clients, managing awareness information, an Install Yjs and a provider with your favorite package manager. ```sh -npm i yjs@13.0.0-81 y-websocket@1.0.0-2 y-textarea +npm i yjs@13.0.0-82 y-websocket@1.0.0-3 y-textarea ``` **Start the y-websocket server**