unstable_ensureMinimumDependencyVersion

unstable_ensureMinimumDependencyVersion

Updates the version of the given dependency to the specified version.

framer.unstable_ensureMinimumDependencyVersion(packageName: string, version: string): Promise<void

WARNING: This API is unstable and may change or break in the future

Parameters

  • packageName: string

  • version: string

Returns

  • Promise<void>