You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add scope to module name for npm installs (#71)
* ci(npm): add registry
re #70
* ci(ci): add public flag
* ci(npm): major bump for moving to scoped package
Deprecated npm registry pkg in favor of using github pkgs with scoped name
BREAKING CHANGE: Must now use @elaniobro/mmm-nyc-transit to install. Module has been scoped.
fix#70
GIT-50: GIT-50: minor bumps (#52)
Minor bump mmm-nyc-transit to 4.2.0 and remove hardcoded temp src url for npm minor bump to version 1.2.0 for mta-realtime-subway-departures module
GIT-46: SIR bug fix (#48)
* GIT-46: GIT-46: Temp use of git tag
* GIT-46: GIT-46: Add SIR train color support
* GIT-46: GIT-46: Add isSIR and lint
* GIT-46: GIT-46: Remove dupe eslint rule
Git-35: Documentation update (#36)
* GIT-35: GIT-35: Add station list page
* GIT-35: GIT-35: Update documentation
* GIT-35: GIT-35: Major bump new api key requirement
GIT-19: Countdown Timer for Trains leaving within walking distance ti…
…me. (#31)
* GIT-19: Patch bump
* GIT-19: Add countdown time for train
Adds a countdown timer to the view if the train is departing within walking time
Co-authored-by: Trybuche <trybuche@mskcc.org>