Skip to content

Commit

Permalink
docs(json-crdt-patch): ✏️ fix verbose encoding path
Browse files Browse the repository at this point in the history
  • Loading branch information
streamich committed Nov 28, 2023
1 parent 39aa560 commit 7e190c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"src/json-crdt/codec/structural/verbose/index.ts",
"src/json-crdt/codec/indexed/binary/index.ts",
"src/json-crdt/codec/sidecar/binary/index.ts",
"src/json-crdt-patch/codec/json/index.ts",
"src/json-crdt-patch/codec/verbose/index.ts",
"src/json-crdt-patch/codec/compact/index.ts",
"src/json-crdt-patch/codec/binary/index.ts",
"src/json-pack/index.ts",
Expand Down

0 comments on commit 7e190c6

Please sign in to comment.