import { VersionGraph } from '@start9labs/start-sdk' import { v_0_1_1_3 } from './v0.1.1.3' export const versionGraph = VersionGraph.of({ current: v_0_1_1_3, other: [], })