Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Upgrade lodash to v4.13 #66

Merged
merged 1 commit into from
May 31, 2016
Merged

Upgrade lodash to v4.13 #66

merged 1 commit into from
May 31, 2016

Conversation

paulathevalley
Copy link
Contributor

Problem:
Babel v6 depends on lodash v4.
npm v3 flattens and resolves to lodash v3.9 (from component-playground’s dependencies), and a babel error appears.

Solution:
This PR upgrades component-playground’s lodash to v4. Babel error disappears.

/cc @coopy @rgerstenberger @kenwheeler

@kenwheeler
Copy link
Contributor

👍

@paulathevalley paulathevalley merged commit 8debb2b into master May 31, 2016
@paulathevalley paulathevalley deleted the task-upgradeLodash branch May 31, 2016 23:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants