socket.io icon indicating copy to clipboard operation
socket.io copied to clipboard

add package.json entry point in socket.io package.json

Open denis99999 opened this issue 1 year ago • 0 comments

The kind of change this PR does introduce

  • [ ] a bug fix
  • [ ] a new feature
  • [ ] an update to the documentation
  • [ ] a code change that improves performance
  • [x] other

Current behavior

For the socket.io package, its entry points don't include the package.json file

New behavior

From now, it is included

Other information (e.g. related issues)

This allows this entry to be required to perform additional checks

denis99999 avatar Nov 26 '24 17:11 denis99999