We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 47bab5a + 131d87f commit b2c8725Copy full SHA for b2c8725
Assets/AltTester/package.json
@@ -13,7 +13,12 @@
13
"dependencies": {
14
"com.unity.nuget.newtonsoft-json": "3.1.0",
15
"com.unity.editorcoroutines": "1.0.0",
16
- "com.unity.textmeshpro": "3.0.6"
+ "com.unity.textmeshpro": "3.0.6",
17
+ "com.unity.test-framework": "1.1.33",
18
+ "com.unity.modules.physics": "1.0.0",
19
+ "com.unity.modules.physics2d": "1.0.0",
20
+ "com.unity.modules.screencapture": "1.0.0",
21
+ "com.unity.modules.unitywebrequest": "1.0.0"
22
},
23
"keywords": [
24
"TestFramework",
0 commit comments