Skip to content

Commit 7bf6c00

Browse files
authored
Don't hide the plugin in Packages
1 parent 2c4d164 commit 7bf6c00

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
@@ -2,5 +2,6 @@
22
"name": "com.yasirkula.beziersolution",
33
"displayName": "Bezier Solution",
44
"version": "1.27.1",
5-
"description": "This asset is a means to create bezier splines in editor and/or during runtime: splines can be created and edited visually in the editor, or by code during runtime."
5+
"description": "This asset is a means to create bezier splines in editor and/or during runtime: splines can be created and edited visually in the editor, or by code during runtime.",
6+
"hideInEditor": false
67
}

0 commit comments

Comments
 (0)