angular-redux / ng-redux

Angular bindings for Redux
MIT License
1.16k stars 177 forks source link

Unable to publish latest version #190

Closed AntJanus closed 6 years ago

AntJanus commented 6 years ago

Getting an error: String(...).localCompare is not a function (ref: 2c89c2da-5c4b-4898-bacd-50aae0677ea2) : ng-redux

which causes the npm PUT to fail with a 500. I'll investigate tomorrow but for now, master is on 4.0.0 version and that version is not on NPM yet.

CC @deini @derrickpelletier

AntJanus commented 6 years ago

Updated dependencies and it runs!