fix package imports

This commit is contained in:
2022-12-05 18:13:00 +01:00
parent b776e6744e
commit d412ccfcab
4 changed files with 4 additions and 14 deletions

View File

@@ -11,8 +11,5 @@
}, },
"hideInEditor": false, "hideInEditor": false,
"keywords": ["vr", "virtual reality", "modular", "escape room"], "keywords": ["vr", "virtual reality", "modular", "escape room"],
"dependencies": { "dependencies": {}
"wtf.milan.escape-room-engine": "0.0.1",
"com.dbrizov.naughtyattributes": "2.1.4"
}
} }

View File

@@ -11,8 +11,5 @@
}, },
"hideInEditor": false, "hideInEditor": false,
"keywords": ["vr", "virtual reality", "modular", "escape room"], "keywords": ["vr", "virtual reality", "modular", "escape room"],
"dependencies": { "dependencies": {}
"wtf.milan.escape-room-engine.portal": "0.0.1",
"com.dbrizov.naughtyattributes": "2.1.4"
}
} }

View File

@@ -11,7 +11,5 @@
}, },
"hideInEditor": false, "hideInEditor": false,
"keywords": ["vr", "virtual reality", "modular", "escape room"], "keywords": ["vr", "virtual reality", "modular", "escape room"],
"dependencies": { "dependencies": {}
"com.dbrizov.naughtyattributes": "2.1.4"
}
} }

View File

@@ -11,7 +11,5 @@
}, },
"hideInEditor": false, "hideInEditor": false,
"keywords": ["vr", "virtual reality", "modular", "escape room"], "keywords": ["vr", "virtual reality", "modular", "escape room"],
"dependencies": { "dependencies": {}
"com.dbrizov.naughtyattributes": "2.1.4"
}
} }