Skip to content

Commit fe06a89

Browse files
authored
chore: update testproject's packages-lock.json (#1296)
* chore: update testproject's packages-lock.json
1 parent 90a2aaa commit fe06a89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

testproject/Packages/packages-lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"depth": 0,
7171
"source": "local",
7272
"dependencies": {
73-
"com.unity.netcode.gameobjects": "0.2.0-preview.1",
73+
"com.unity.netcode.gameobjects": "1.0.0-pre.1",
7474
"com.unity.transport": "1.0.0-pre.5"
7575
}
7676
},
@@ -81,12 +81,12 @@
8181
"dependencies": {
8282
"com.unity.modules.ai": "1.0.0",
8383
"com.unity.modules.animation": "1.0.0",
84-
"com.unity.nuget.mono-cecil": "1.10.1-preview.1",
84+
"com.unity.nuget.mono-cecil": "1.10.1",
8585
"com.unity.collections": "1.0.0-pre.5"
8686
}
8787
},
8888
"com.unity.nuget.mono-cecil": {
89-
"version": "1.10.1-preview.1",
89+
"version": "1.10.1",
9090
"depth": 1,
9191
"source": "registry",
9292
"dependencies": {},

0 commit comments

Comments
 (0)