You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
...which in turn causes an off-by-one error in the version reported by the generated types:
From the top of a file created by the latest version v1.6.2:
/** Schema Generated with mysql-schema-ts 1.6.1*/
The text was updated successfully, but these errors were encountered:
maranomynet
changed the title
build script issue - old package.json inside dist folder
build script issue - package.json gets copied into the dist/ folder
Jan 14, 2021
I'm unsure tbh, as this sounds like a chicken and egg sort of problem 😬
I might change the way we publish packages to use something a bit simpler, or remove the version header altogether
...which in turn causes an off-by-one error in the version reported by the generated types:
From the top of a file created by the latest version v1.6.2:
The text was updated successfully, but these errors were encountered: