Skip to content

Commit 5261a3c

Browse files
authored
Delete unnecessary ai.navigate package (#181)
1 parent 73d99fc commit 5261a3c

File tree

2 files changed

+0
-10
lines changed

2 files changed

+0
-10
lines changed

Packages/manifest.json

-1
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.burst": "1.8.18",
54
"com.unity.collab-proxy": "2.5.1",
65
"com.unity.ide.rider": "3.0.31",

Packages/packages-lock.json

-9
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.burst": {
134
"version": "1.8.18",
145
"depth": 0,

0 commit comments

Comments
 (0)