Skip to content

Commit b0d256b

Browse files
authored
chore: modify package.json
1 parent 9295c76 commit b0d256b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "jp.kyre.hideInactiveObjects",
2+
"name": "moe.kyre.hideInactiveObjects",
33
"version": "1.0.0",
44
"displayName": "HideInactiveObjects",
55
"description": "Unity Editor extensions to hide inactive objects on hierarchy.",
66
"unity": "2022.3",
77
"license": "MIT",
88
"url" : "https://github.com/Kyure-A/hideInactiveObjects/archive/refs/tags/1.0.0.zip",
9-
"repo" : ""
9+
"repo" : "https://vpm.kyre.moe/vpm.json"
1010
}

0 commit comments

Comments
 (0)