Skip to content

Commit 620c6ff

Browse files
authored
Merge pull request #6367 from decentraland/hotfix/2025-12-5
hotfix: revert ClearScript version hash
2 parents dbdbbd9 + 21c4a9f commit 620c6ff

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Explorer/Packages/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"decentraland.renderfeatures": "git@github.com:decentraland/unity-explorer-packages.git?path=/RenderGraphs/RenderFeatures",
4646
"io.sentry.unity": "https://github.com/getsentry/unity.git#2.4.0",
4747
"net.tnrd.nsubstitute": "https://github.com/decentraland/Unity3D-NSubstitute.git",
48-
"org.decentraland.clearscript": "https://github.com/decentraland/ClearScript.git?path=/Unity/Package",
48+
"org.decentraland.clearscript": "https://github.com/decentraland/ClearScript.git?path=/Unity/Package#unity",
4949
"superscrollview": "git@github.com:decentraland/unity-explorer-packages.git?path=/SuperScrollView",
5050
"com.unity.modules.accessibility": "1.0.0",
5151
"com.unity.modules.androidjni": "1.0.0",

Explorer/Packages/packages-lock.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -502,13 +502,13 @@
502502
"hash": "cdd11bb74398afae73e71b6fe01114f597a6ce08"
503503
},
504504
"org.decentraland.clearscript": {
505-
"version": "https://github.com/decentraland/ClearScript.git?path=/Unity/Package",
505+
"version": "https://github.com/decentraland/ClearScript.git?path=/Unity/Package#unity",
506506
"depth": 0,
507507
"source": "git",
508508
"dependencies": {
509509
"com.unity.nuget.newtonsoft-json": "3.2.1"
510510
},
511-
"hash": "04d5ba67d2a314178dc0066aa53da3428c9964b2"
511+
"hash": "1ee65c8dfec5402cca38dda85e94a1edfde6d882"
512512
},
513513
"superscrollview": {
514514
"version": "git@github.com:decentraland/unity-explorer-packages.git?path=/SuperScrollView",

0 commit comments

Comments
 (0)