Bump @kittycad/lib to v2.0.13 (#4988)

This commit is contained in:
Frank Noirot
2025-01-09 16:02:05 -05:00
committed by GitHub
parent a77fa639f3
commit 23a42f0195
3 changed files with 6 additions and 5 deletions

View File

@ -271,6 +271,7 @@ export const ModelingMachineProvider = ({
cmd_id: uuidv4(),
cmd: {
type: 'default_camera_center_to_selection',
camera_movement: 'vantage',
},
})
.catch(reportRejection)