I find it strange that our package has a `v` prefix in its "package" package.json field: https://github.com/elevenlabs/elevenlabs-js/blob/7cf43dc9b0c7fa3b22923a802d21a3d2880e3100/package.json#L3 NPM must be working around this for some weird reason 馃 And it seems to me v1.58.0 was the first release with this prefix.
I find it strange that our package has a
vprefix in its "package" package.json field:elevenlabs-js/package.json
Line 3 in 7cf43dc
NPM must be working around this for some weird reason 馃 And it seems to me v1.58.0 was the first release with this prefix.