Closed csmig closed 8 months ago
Resolves #110
Sets the version variable from a static string instead of trying to read it from package.json. This is a hotfix until, or if, we figure out an approach for reading the version string from package.json in the snapshot filesystem of the binaries.
version
Issues 0 New issues 0 Accepted issues
Measures 0 Security Hotspots 0.0% Coverage on New Code 0.0% Duplication on New Code
See analysis details on SonarCloud
Resolves #110
Sets the
version
variable from a static string instead of trying to read it from package.json. This is a hotfix until, or if, we figure out an approach for reading the version string from package.json in the snapshot filesystem of the binaries.