Skip to content

Commit 75420f0

Browse files
committed
update package.json
1 parent ffd46e4 commit 75420f0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Assets/AltTester/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,11 @@
33
"version": "2.2.0",
44
"displayName": "AltTester Unity SDK",
55
"description": "AltTester Unity SDK is an open-source UI driven test automation tool that helps you find objects in your game and interacts with them using tests written in C#, Python, Java or Robot Framework.",
6-
"unity": "2020.3",
6+
"unity": "2021.3",
77
"documentationUrl": "https://alttester.com/docs/sdk/latest/",
88
"author": {
99
"name": "AltTester",
1010
"email": "[email protected]",
1111
"url": "https://alttester.com"
12-
},
13-
"dependencies": {
14-
"com.alttester.sdk": "file:"
1512
}
1613
}

0 commit comments

Comments
 (0)