Match module id to directory name convention
Same rationale as the sibling map-editor repo: manifest id is the short directory name (map-editor-test), not the sporel-module- prefixed form.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"id": "sporel-module-map-editor-test",
|
"id": "map-editor-test",
|
||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"kind": "test-module",
|
"kind": "test-module",
|
||||||
"api": "^0.1",
|
"api": "^0.1",
|
||||||
|
|||||||
Reference in New Issue
Block a user