Closed chiubaka closed 2 years ago
This is actually solved in changes related to #45 since I changed the generated package name to @chiubaka/generated-typescript-package
, and ensured that the package version updates to match the current tag of the generator.
Last update to that repo published a
generated-typescript-package
v0.0.1 on NPM. Would be good to remove that, and then to make sure that this doesn't publish in the future. Or, at the very least, make sure it publishes under@chiubaka/generated-typescript-package
and with a version matching the actual version of that package.