Skip to content

Commit 269f3a1

Browse files
committed
Revert "updated packages-lock to see if tests succeed"
This reverts commit e8266ba.
1 parent e8266ba commit 269f3a1

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

TestProjects/PerceptionURP/Packages/packages-lock.json

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"com.unity.collections": "0.9.0-preview.6",
8282
"com.unity.nuget.newtonsoft-json": "1.1.2",
8383
"com.unity.render-pipelines.core": "7.1.6",
84-
"com.unity.simulation.capture": "0.0.10-preview.23",
84+
"com.unity.simulation.capture": "0.0.10-preview.20",
8585
"com.unity.simulation.client": "0.0.10-preview.10",
8686
"com.unity.simulation.core": "0.0.10-preview.22"
8787
}
@@ -115,11 +115,11 @@
115115
"url": "https://packages.unity.com"
116116
},
117117
"com.unity.simulation.capture": {
118-
"version": "0.0.10-preview.23",
118+
"version": "0.0.10-preview.20",
119119
"depth": 1,
120120
"source": "registry",
121121
"dependencies": {
122-
"com.unity.simulation.core": "0.0.10-preview.25"
122+
"com.unity.simulation.core": "0.0.10-preview.22"
123123
},
124124
"url": "https://packages.unity.com"
125125
},
@@ -131,12 +131,10 @@
131131
"url": "https://packages.unity.com"
132132
},
133133
"com.unity.simulation.core": {
134-
"version": "0.0.10-preview.25",
135-
"depth": 2,
134+
"version": "0.0.10-preview.22",
135+
"depth": 1,
136136
"source": "registry",
137-
"dependencies": {
138-
"com.unity.nuget.newtonsoft-json": "2.0.0-preview"
139-
},
137+
"dependencies": {},
140138
"url": "https://packages.unity.com"
141139
},
142140
"com.unity.test-framework": {

0 commit comments

Comments
 (0)