Commit Graph

1 Commits

Author SHA1 Message Date
Lance Ball c74ee6c720
chore(release): add postinstall script to warn users of name change (#293)
Since we have recently changed the name of this module to 'cloudevents', users
may not be aware that version 2.0.2 is out of date, since it won't automatically
be upgraded on `npm install`.

This commit adds a postinstall script to warn users of this fact, and adds a
bold, top-level warning to the README.

Fixes: https://github.com/cloudevents/sdk-javascript/issues/291

Signed-off-by: Lance Ball <lball@redhat.com>

squash
2020-07-30 16:43:22 -04:00