Skip to content

Generate package version in version.ts

Choose a tag to compare

@mocca102 mocca102 released this 06 Oct 20:17
· 133 commits to main since this release

Get the current package version from package.json and write it to version.ts

Importing the version directly from package.json meant it had to create two copies of package.json for both versions of the library. The module js version and common js version