qunitjs / node-qunit

QUnit runner for Node.js.
MIT License
172 stars 53 forks source link

Warning for Node 6 #133

Closed Krinkle closed 7 years ago

Krinkle commented 7 years ago

01:26:39 npm WARN engine qunit@0.9.1: wanted: {"node":">=0.6.0 < 5.0"} (current: {"node":"6.9.1","npm":..})

kof commented 7 years ago

Please send me a pr if you verified that it works on node 6.

kof commented 7 years ago

or actually as you are collaborator, just merge and publish!

Krinkle commented 7 years ago

Thanks. Yeah, it seems to work fine on Node 6.