db-migrate/node-db-migrate

undo-seed.js require of connect.js is wrong

asdocoder opened this issue · 0 comments

I'm submitting a...

  • Bug report
  • Feature request
  • Question

Current behavior

In walking through the requires of this project, I found a broken require in undo-seed.js. I haven't actually tried calling it (bundling this package in as a dependency and had a piece of code that would walk through the requires of all my dependencies).

Expected behavior

The require in undo-seed.js line 9 should be referring to ../../connect

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment


db-migrate version: 0.11.12
plugins with versions: X.Y.Z
db-migrate driver with versions: 

Additional information:
- Node version: 14.17.6  
- Platform:  Mac 

Others: