From 402b62d399133e635f79369aebc1746349bc74fd Mon Sep 17 00:00:00 2001 From: Volpeon Date: Sun, 28 May 2023 10:48:57 +0200 Subject: Fix reverse property handling in flattening --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e74bcd1..82ac774 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,5 @@ Tests are generated from the [official test suite](https://github.com/w3c/json-l | Feature | Tests | Pass | Status | | ---------- | ----- | ---- | ------ | | Expansion | 371 | 371 | 100% | -| Compaction | ? | 0 | 0% | +| Compaction | 55 | 54 | 98% | | Flattening | ? | 0 | 0% | -- cgit v1.3.1