Skip to content

Commit 203bc04

Browse files
committed
Add package keywords
1 parent 86889fe commit 203bc04

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

package.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
"displayName": "Zigurous Graphics Utils",
55
"description": "The Graphics Utils package provides scripts and utilities for graphics and rendering purposes in Unity projects.",
66
"unity": "2019.4",
7+
"keywords": [
8+
"graphics",
9+
"rendering",
10+
"scripts",
11+
"utilities"
12+
],
713
"repository": "https://github.com/zigurous/unity-graphics-utils",
814
"publishConfig": {
915
"registry": "https://npm.pkg.github.com/@zigurous"

0 commit comments

Comments
 (0)