Skip to content
Snippets Groups Projects
Commit ece8268e authored by Kevin Jahns's avatar Kevin Jahns
Browse files

Release 0.8.2

parent dd279bcc
No related branches found
No related tags found
No related merge requests found
Subproject commit 9902da470b472ba87ef09432e599a721f92c9531
Subproject commit a77eb39218a5815854daa07373f7f4597c3b9cb9
{
"name": "yjs",
"version": "0.8.2",
"version": "0.8.3",
"description": "A framework for real-time p2p shared editing on arbitrary complex data types",
"main": "./src/y.js",
"scripts": {
......
......@@ -745,7 +745,7 @@ module.exports = function (Y/* :any */) {
}
})
}
return send
return send.reverse()
}
/* this is what we used before.. use this as a reference..
* makeOperationReady (startSS, op) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment