Closed pinsdorf closed 5 years ago
I noticed that the module comes with a static version of jquery package, which is not used by the code. Thus I removed it and added request instead by using npm. Hope this is fine.
jquery
request
Thanks for doing this! Sorry I took so long to look into this. I'll merge it in.
I noticed that the module comes with a static version of
jquery
package, which is not used by the code. Thus I removed it and addedrequest
instead by using npm. Hope this is fine.