launchdarkly / js-core

LaunchDarkly monorepo for JavaScript SDKs
Other
14 stars 16 forks source link

fix: Include name and version in platform. #453

Closed kinyoklion closed 5 months ago

kinyoklion commented 5 months ago

This embeds the package name and version directly into the source instead of attempting to import the package.json. This has greater compatibility and depends on release-please to update the version.