Skip to content

Commit 5ba07d8

Browse files
committed
2.1.30
1 parent 4c36964 commit 5ba07d8

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.1.29",
3+
"version": "2.1.30",
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)