Skip to content

Commit d1d6ee9

Browse files
committed
2.2.6
1 parent e2d6be8 commit d1d6ee9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://www.schemastore.org/package",
33
"name": "@vuebro/flat-json-tree",
4-
"version": "2.2.5",
4+
"version": "2.2.6",
55
"description": "A Vue 3 composable that transforms JSON tree objects into flat arrays for easy manipulation with standard array operations while maintaining tree structure through computed properties",
66
"keywords": [
77
"vue",

0 commit comments

Comments
 (0)