NordicSemiconductor / pc-ble-driver-js

Node.js interface to the C/C++ pc-ble-driver library. API docs: https://nordicsemiconductor.github.io/pc-ble-driver-js/
Other
79 stars 41 forks source link

Remove unreferenced deps, move nrf-device-setup to devDeps #232

Closed bencefr closed 5 years ago

bencefr commented 5 years ago

Removed dependencies that were not referenced any more.

Moved nrf-device-setup to devDependencies as it is only used in tests, it shall not create a dependency for users of this module. Note that nrf-device-lister is removed as it is installed implicitly by nrf-device-setup.