issues
search
angular-redux
/
ng-redux
Angular bindings for Redux
MIT License
1.16k
stars
177
forks
source link
chore(lib): update lodash and redux dependencies
#209
Closed
AntJanus
closed
6 years ago
AntJanus
commented
6 years ago
Closes #203
passes tests.
This PR does a couple of things:
allows Redux 4 to be a peer dependency
updated lodash to newest version to bypass a security warning
unified lodash loading functions to use the all-encompassing
lodash
package; however, it only pulls in and compiles with the functions ng-redux uses
Closes #203
passes tests.
This PR does a couple of things:
lodash
package; however, it only pulls in and compiles with the functions ng-redux uses