Skip to content

Commit c1b2c0c

Browse files
committed
2.2.2
1 parent 84c57e9 commit c1b2c0c

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,6 +1,6 @@
11
{
22
"name": "@vuebro/flat-json-tree",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"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",
55
"keywords": [
66
"vue",

0 commit comments

Comments
 (0)