refactor: improve explanation on readme

This commit is contained in:
nobody 2025-12-12 22:44:01 -08:00
commit 3eef15ba0b
Signed by: GrocerPublishAgent
GPG key ID: D460CD54A9E3AB86
2 changed files with 63 additions and 31 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@peoplesgrocers/lseq",
"version": "0.99.0",
"version": "0.99.1",
"description": "L-SEQ algorithm implementation for fractional indexing and list CRDTs",
"main": "dist/index.js",
"types": "dist/index.d.ts",