w3tecch / typeorm-seeding

🌱 A delightful way to seed test data into your database.
https://www.npmjs.com/package/typeorm-seeding
MIT License
877 stars 131 forks source link

There is a typo for the shebang in the dist/cli.js #220

Closed svinayiw closed 1 year ago

svinayiw commented 2 years ago

image

The build has a typo in the npm registry. The shebang should be #!/usr/bin/env node

jorgebodega commented 1 year ago

Fixed on 1.6.2