mozilla / node-fx-runner

Node API to control Firefox
Mozilla Public License 2.0
12 stars 21 forks source link

Drop `when` dependency #136

Closed fregante closed 3 months ago

fregante commented 3 months ago

I'll work on each of these dependencies separately, altering as little as possible. The codebase is ancient and I don't want to rock the boat without a linter.

CI points to Node 18+ compatibility. global.Promise has been in Node since v0.12.0 so we're well covered.