Skip to content

Commit d18a93b

Browse files
committed
rename package
1 parent c7086eb commit d18a93b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"name": "smartassistant.voxell.audio",
3-
"displayName": "SA Audio",
2+
"name": "voxell.audio",
3+
"displayName": "VX Audio",
44
"author": "Nixon",
5-
"description": "Audio Visualizer using VFX graph for Smart Assistant.",
5+
"description": "Audio Visualizer using VFX graph and Job System.",
66
"keywords": [
77
"audio",
88
"visualizer",
9-
"smart assistant"
9+
"voxell"
1010
],
1111
"license": "GPL v3.0",
1212
"unity": "2020.2",
1313
"unityRelease": "0f1",
1414
"version": "1.1.1",
1515
"dependencies": {
1616
"com.unity.visualeffectgraph": "10.3.2",
17-
"smartassistant.voxell.core": "1.0.0"
17+
"voxell.core": "1.0.0"
1818
}
1919
}

0 commit comments

Comments
 (0)