fix: pack import on Realms

accomplished by removing comments from manifests
This commit is contained in:
ForestOfLight
2026-05-26 19:20:53 -07:00
Unverified
parent 374022a527
commit cb78fb7b9a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -33,7 +33,7 @@
"version": "2.1.0-beta" "version": "2.1.0-beta"
}, },
{ {
"uuid": "375ec465-3dc1-429f-8b4c-a337889e1ed4", // Construct RP "uuid": "375ec465-3dc1-429f-8b4c-a337889e1ed4",
"version": [1, 0, 9] "version": [1, 0, 9]
} }
], ],
+1 -1
View File
@@ -16,7 +16,7 @@
], ],
"dependencies": [ "dependencies": [
{ {
"uuid": "8c0c0153-d8b9-482a-889f-aef922b8fe58", // Construct BP "uuid": "8c0c0153-d8b9-482a-889f-aef922b8fe58",
"version": [1, 0, 9] "version": [1, 0, 9]
} }
], ],