Skip to content

Commit aefeefb

Browse files
Update package.json
1 parent 4dc2b21 commit aefeefb

File tree

1 file changed

+5
-10
lines changed

1 file changed

+5
-10
lines changed

package.json

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
{
2-
"name": "com.rimurudev.sceneswitcher",
3-
"version": "2.0",
4-
"displayName": "RimuruDev",
2+
"name": "com.destructive_crab.sceneswitcher",
3+
"version": "2.2",
4+
"displayName": "destructive_crab",
55
"description": "Easily and conveniently navigate scenes in Unity without having to manually search for the scene you need.",
66
"unity": "2019.1",
77
"dependencies": {},
88
"keywords": [
9-
"rimurudev",
10-
"rimuru-dev",
11-
"abyssmoth",
12-
"abyss-moth",
139
"unity",
1410
"unity2d",
1511
"unity-editor",
@@ -18,8 +14,7 @@
1814
"unity-tools"
1915
],
2016
"author": {
21-
"name": "RimuruDev",
22-
"email": "rimuru.dev@gmail.com",
23-
"url": "https://github.com/RimuruDev"
17+
"name": "destructive_crab",
18+
"url": "https://github.com/destructive-crab"
2419
}
2520
}

0 commit comments

Comments
 (0)