File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1515 "npmClientArgs" : [" --frozen-lockfile" ],
1616 "packages" : [" packages/*" ],
1717 "useWorkspaces" : true ,
18- "version" : " 0.1.0 "
18+ "version" : " 0.1.1 "
1919}
Original file line number Diff line number Diff line change 11{
22 "name" : " @operational-transformation/plaintext-editor" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " A Editor Client to wrap a Plain Text Editor to have collaborative experience based on OT." ,
55 "author" : " Progyan Bhattacharya <bprogyan@gmail.com>" ,
66 "homepage" : " https://github.com/Progyan1997/Operational-Transformation/tree/main/packages/plaintext-editor#readme" ,
3636 "test:watch" : " yarn test --watch"
3737 },
3838 "devDependencies" : {
39- "@operational-transformation/plaintext" : " 0.1.0 " ,
39+ "@operational-transformation/plaintext" : " 0.1.1 " ,
4040 "@operational-transformation/types" : " ^0.0.0" ,
4141 "@operational-transformation/utils" : " ^0.0.0"
4242 },
4343 "dependencies" : {
44- "@operational-transformation/state-machine" : " 0.1.0 " ,
44+ "@operational-transformation/state-machine" : " 0.1.1 " ,
4545 "mitt" : " 3.0.0"
4646 },
4747 "peerDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @operational-transformation/plaintext" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " Operational Transformational Logic for Plain Text." ,
55 "author" : " Progyan Bhattacharya <bprogyan@gmail.com>" ,
66 "homepage" : " https://github.com/Progyan1997/Operational-Transformation/tree/main/packages/plaintext#readme" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @operational-transformation/state-machine" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " State machine to manage Consistency of Operations across multiple clients." ,
55 "author" : " Progyan Bhattacharya <bprogyan@gmail.com>" ,
66 "homepage" : " https://github.com/Progyan1997/Operational-Transformation/tree/main/packages/state-machine#readme" ,
You can’t perform that action at this time.
0 commit comments