Skip to content

Commit 264d8d5

Browse files
committed
Remove ai navigation package
1 parent d7f59db commit 264d8d5

File tree

2 files changed

+0
-16
lines changed

2 files changed

+0
-16
lines changed

Packages/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
{
22
"dependencies": {
3-
"com.unity.ai.navigation": "1.1.5",
43
"com.unity.connect.share": "4.2.3",
54
"com.unity.ide.rider": "3.0.27",
65
"com.unity.ide.visualstudio": "2.0.22",

Packages/packages-lock.json

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,5 @@
11
{
22
"dependencies": {
3-
"com.unity.ai.navigation": {
4-
"version": "1.1.5",
5-
"depth": 0,
6-
"source": "registry",
7-
"dependencies": {
8-
"com.unity.modules.ai": "1.0.0"
9-
},
10-
"url": "https://packages.unity.com"
11-
},
123
"com.unity.connect.share": {
134
"version": "4.2.3",
145
"depth": 0,
@@ -94,12 +85,6 @@
9485
"com.unity.modules.imgui": "1.0.0"
9586
}
9687
},
97-
"com.unity.modules.ai": {
98-
"version": "1.0.0",
99-
"depth": 1,
100-
"source": "builtin",
101-
"dependencies": {}
102-
},
10388
"com.unity.modules.androidjni": {
10489
"version": "1.0.0",
10590
"depth": 0,

0 commit comments

Comments
 (0)