xdenser / node-firebird-libfbclient

Firebird SQL binding
MIT License
82 stars 34 forks source link

Move nodeunit dependency to devDependencies #110

Closed Kagu-chan closed 3 years ago

Kagu-chan commented 3 years ago

Hi,

I suggest moving nodeunit to the devDependencies - its used for testing and not relevant on any production environment.

Besides that the module ships a ton of dependencies with it which we do not need as well as the fact that it is deprecated.

npm WARN deprecated nodeunit@0.11.3: you are strongly encouraged to use other testing options