Skip to content

Commit 4d6c575

Browse files
committed
Add another keyword to package.json
1 parent 0b3d71a commit 4d6c575

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@
4242
"simplify",
4343
"replace",
4444
"convert",
45-
"structure"
45+
"structure",
46+
"tree-structure"
4647
],
4748
"dependencies": {
4849
"is-plain-obj": "^3.0.0"

0 commit comments

Comments
 (0)