Skip to content

Commit 1a9d2be

Browse files
authored
Update package.json
1 parent bb3dcc5 commit 1a9d2be

File tree

1 file changed

+2
-1
lines changed
  • RuntimeUnitTestToolkit/Assets/RuntimeUnitTestToolkit

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
{
22
"name": "com.cysharp.runtimeunittesttoolkit",
33
"displayName": "RuntimeUnitTestToolkit",
4+
"author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" },
45
"version": "2.4.1",
56
"unity": "2018.3",
67
"description": "CLI/GUI Frontend of Unity Test Runner to test on any platform.",
78
"keywords": ["test"],
89
"category": "Tests",
910
"dependencies": {},
1011
"type": "tests"
11-
}
12+
}

0 commit comments

Comments
 (0)