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

[FIX] Replace lodash.defaultto with koalas #223

Closed
wants to merge 1 commit into from

Conversation

aashna956
Copy link
Contributor

Fixes Issue: #220

package.json Outdated
@@ -32,6 +32,7 @@
"graceful-fs": "^4.0.0",
"gulp-sourcemaps": "^1.5.2",
"is-valid-glob": "^0.3.0",
"koalas": "^1.0.1",
"lazystream": "^1.0.0",
"lodash.defaultto": "^4.14.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot to remove lodash.defaultto dep

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed!

@phated
Copy link
Member

phated commented Feb 25, 2017

👍

@phated
Copy link
Member

phated commented Feb 25, 2017

Merged as 55595ae

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

Successfully merging this pull request may close these issues.

2 participants