feathersjs-ecosystem / socketio

[MOVED] The Feathers Socket.io websocket transport plugin
https://github.com/feathersjs/feathers
MIT License
37 stars 14 forks source link

Update package.json #98

Closed frank-dspeed closed 7 years ago

frank-dspeed commented 7 years ago

Allow to get loaded by steal as lib/ results into lib/lib -> lib/lib/index

Summary

(If you have not already please refer to the contributing guideline as described here)

If so, please mention them to keep the conversations linked together.

Other Information

If there's anything else that's important and relevant to your pull request, mention that information here. This could include benchmarks, or other information.

Your PR will be reviewed by a core team member and they will work with you to get your changes merged in a timely manner. If merged your PR will automatically be added to the changelog in the next release.

If your changes involve documentation updates please mention that and link the appropriate PR in feathers-docs.

Thanks for contributing to Feathers! :heart:

daffl commented 7 years ago

Thank you but this package should not be used on the client.

The same change for https://github.com/feathersjs/socketio-client, https://github.com/feathersjs/primus-client and https://github.com/feathersjs/rest-client would be great though.

frank-dspeed commented 7 years ago

@daffl hmm that makes sense :)