Skip to content

Commit abbd923

Browse files
committed
modified packages
1 parent 1814d22 commit abbd923

2 files changed

Lines changed: 8 additions & 11 deletions

File tree

Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"com.unity.memoryprofiler": "1.1.5",
2121
"com.unity.nuget.newtonsoft-json": "3.2.1",
2222
"com.unity.render-pipelines.universal": "14.0.12",
23-
"com.unity.scriptablebuildpipeline": "2.2.11",
23+
"com.unity.scriptablebuildpipeline": "1.21.25",
2424
"com.unity.test-framework": "1.1.33",
2525
"com.unity.textmeshpro": "3.0.9",
2626
"com.unity.timeline": "1.7.7",

Packages/packages-lock.json

Lines changed: 7 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,8 @@
149149
"url": "https://packages.unity.com"
150150
},
151151
"com.unity.ext.nunit": {
152-
"version": "2.0.3",
153-
"depth": 2,
152+
"version": "1.0.6",
153+
"depth": 1,
154154
"source": "registry",
155155
"dependencies": {},
156156
"url": "https://packages.unity.com"
@@ -255,13 +255,10 @@
255255
}
256256
},
257257
"com.unity.scriptablebuildpipeline": {
258-
"version": "2.2.11",
258+
"version": "1.21.25",
259259
"depth": 0,
260260
"source": "registry",
261-
"dependencies": {
262-
"com.unity.test-framework": "1.4.5",
263-
"com.unity.modules.assetbundle": "1.0.0"
264-
},
261+
"dependencies": {},
265262
"url": "https://packages.unity.com"
266263
},
267264
"com.unity.searcher": {
@@ -297,11 +294,11 @@
297294
"url": "https://packages.unity.com"
298295
},
299296
"com.unity.test-framework": {
300-
"version": "1.4.5",
301-
"depth": 1,
297+
"version": "1.1.33",
298+
"depth": 0,
302299
"source": "registry",
303300
"dependencies": {
304-
"com.unity.ext.nunit": "2.0.3",
301+
"com.unity.ext.nunit": "1.0.6",
305302
"com.unity.modules.imgui": "1.0.0",
306303
"com.unity.modules.jsonserialize": "1.0.0"
307304
},

0 commit comments

Comments
 (0)