dbusjs / node-dbus-next

🚌 The next great dbus library for node
https://www.npmjs.com/package/dbus-next
156 stars 52 forks source link

Remove unused dependencies #97

Closed lesha1201 closed 2 years ago

lesha1201 commented 2 years ago

This PR removes unused dependencies and also add package-lock.json because package-lock.json ensures exact versions always installed.

The package-lock were generated using npm 6.14.5

lesha1201 commented 2 years ago

@acrisci What do you think about merging it and releasing a new version?

I need a new version with the latest changes from master for my app but I think it would be nice to merge this PR before making a new release.

acrisci commented 2 years ago

Thanks for your contribution. Since this file is very large and hard to audit and review, I am going to generate it myself and commit it shortly.