Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dependency on lo-dash and compatible postal version #9

Open
SoundLogic opened this issue May 3, 2015 · 3 comments
Open

update dependency on lo-dash and compatible postal version #9

SoundLogic opened this issue May 3, 2015 · 3 comments

Comments

@SoundLogic
Copy link

Thanks for the great plugin, it is very useful! It helped me avoid a much more code heavy tight-augmentation approach. This plugin works with the latest version of postal.js (1.0.2) - any reason the dependency should not be updated? Also, is there really a need to declare a dependency on lo-dash when it's just a pass-through and given postal.js already declares a dependency on lo-dash? Happy to submit a pull request.

@dantman
Copy link

dantman commented Dec 3, 2015

This issue is getting worse as npm is now emitting deprecated notices when installing.

Could maintenance at least be opened up to others willing to update deps and to minor maintenance.

@cordovapolymer
Copy link

@ifandelse bump!

@judehansen
Copy link

this worked for me to override the dependency

"overrides": {
        "postal.request-response": {
            "lodash": "~4.17.0"
        }
    }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants