Skip to content

Commit f889c8c

Browse files
committed
Add new package keywords
1 parent 7400f98 commit f889c8c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,10 @@
66
"unity": "2019.4",
77
"keywords": [
88
"shaders",
9-
"surface"
9+
"surface",
10+
"vertex",
11+
"fragment",
12+
"unlit"
1013
],
1114
"repository": "https://github.com/zigurous/unity-standard-shaders",
1215
"publishConfig": {

0 commit comments

Comments
 (0)