Sha256: 07e68da124c963d500d3570e7e273fa6e3ebdc19f0f3223a2df96ca079aa9051
Contents?: true
Size: 274 Bytes
Versions: 26
Compression:
Stored size: 274 Bytes
Contents
# Contributing to EventSource If you add or fix something, add tests. ## Release process Update `HISTORY.md`, Then: npm outdated --depth 0 # See if you can upgrade something npm run polyfill git commit ... npm version [major|minor|patch] npm publish
Version data entries
26 entries across 25 versions & 8 rubygems