Compare commits
1 Commits
2734efa1a9
...
v0.3.2
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bde1f7acfa |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"id": "map-editor",
|
"id": "map-editor",
|
||||||
"version": "0.3.1",
|
"version": "0.3.2",
|
||||||
"kind": "module",
|
"kind": "module",
|
||||||
"api": "^0.1",
|
"api": "^0.1",
|
||||||
"ci_frames": 30,
|
"ci_frames": 30,
|
||||||
@@ -10,7 +10,8 @@
|
|||||||
},
|
},
|
||||||
"deps": [
|
"deps": [
|
||||||
{"id":"lib-core.maps","version":"0.5.7"},
|
{"id":"lib-core.maps","version":"0.5.7"},
|
||||||
{"id":"lib-core.render","version":"0.1.0"},
|
{"id":"lib-core.render","version":"0.2.0"},
|
||||||
|
{"id":"lib-core.composition","version":"0.1.0"},
|
||||||
{"id":"lib-core.camera","version":"0.3.0"},
|
{"id":"lib-core.camera","version":"0.3.0"},
|
||||||
{"id":"lib-core.input","version":"0.4.0"},
|
{"id":"lib-core.input","version":"0.4.0"},
|
||||||
{"id":"lib-asset.prototype-blob-geom","version":"0.1.0"}
|
{"id":"lib-asset.prototype-blob-geom","version":"0.1.0"}
|
||||||
|
|||||||
Reference in New Issue
Block a user