fix(vagrant): bump puppet dep 0.3.1 -> 0.3.2 to match staged lib
Iteration 2 bumped lib-core.puppet to v0.3.2 (persistent look_at_state fix) but the vagrant-skeleton manifest dep was not updated. Engine lib-resolver does exact strcmp → module fails to load with ENGINE_ERR_LIB_DEP_MISSING at launcher select.
This commit is contained in:
@@ -15,7 +15,7 @@
|
|||||||
{"id": "lib-core.camera", "version": "0.3.0"},
|
{"id": "lib-core.camera", "version": "0.3.0"},
|
||||||
{"id": "lib-core.render", "version": "0.1.0"},
|
{"id": "lib-core.render", "version": "0.1.0"},
|
||||||
{"id": "lib-core.maps", "version": "0.1.2"},
|
{"id": "lib-core.maps", "version": "0.1.2"},
|
||||||
{"id": "lib-core.puppet", "version": "0.3.1"},
|
{"id": "lib-core.puppet", "version": "0.3.2"},
|
||||||
{"id": "lib-asset.prototype-subterrain", "version": "0.1.1"}
|
{"id": "lib-asset.prototype-subterrain", "version": "0.1.1"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user