Skip to content

Commit 5c3cf18

Browse files
committed
Remove prefab asset ultiity
1 parent 2fff53f commit 5c3cf18

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

GameTemplate/Packages/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@
4040
"com.unity.ugui": "1.0.0",
4141
"com.unity.uiextensions": "https://github.com/JohannesDeml/unity-ui-extensions.git",
4242
"com.yasirkula.ingamedebugconsole": "https://github.com/yasirkula/UnityIngameDebugConsole.git#master",
43-
"io.megamiley.prefab-asset-utility": "https://github.com/MileyHollenberg/PrefabAssetUtility.git#master",
4443
"st.one-line": "https://github.com/slavniyteo/one-line.git#master",
4544
"st.rect-ex": "https://github.com/slavniyteo/rect-ex.git#master",
4645
"com.unity.modules.androidjni": "1.0.0",

GameTemplate/Packages/packages-lock.json

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -232,13 +232,6 @@
232232
},
233233
"url": "https://packages.unity.com"
234234
},
235-
"com.unity.nuget.newtonsoft-json": {
236-
"version": "2.0.0",
237-
"depth": 1,
238-
"source": "registry",
239-
"dependencies": {},
240-
"url": "https://packages.unity.com"
241-
},
242235
"com.unity.performance.profile-analyzer": {
243236
"version": "1.1.1",
244237
"depth": 0,
@@ -343,16 +336,6 @@
343336
"depth": 0,
344337
"source": "git",
345338
"dependencies": {},
346-
"hash": "66d807d7ee2857d6a856865f516671ee002fd4fd"
347-
},
348-
"io.megamiley.prefab-asset-utility": {
349-
"version": "https://github.com/MileyHollenberg/PrefabAssetUtility.git#master",
350-
"depth": 0,
351-
"source": "git",
352-
"dependencies": {
353-
"com.unity.nuget.newtonsoft-json": "2.0.0"
354-
},
355-
"hash": "8c57b0ec4ce9463a34f61052ca7c2957e549ff4d"
356339
},
357340
"st.one-line": {
358341
"version": "https://github.com/slavniyteo/one-line.git#master",

0 commit comments

Comments
 (0)