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

Rewind & Patch in 0.6.1 #5

Merged
merged 2 commits into from
Jan 7, 2016
Merged

Rewind & Patch in 0.6.1 #5

merged 2 commits into from
Jan 7, 2016

Conversation

lukeed
Copy link
Contributor

@lukeed lukeed commented Jan 7, 2016

We need to patch in 0.6.1 before upgrading to Babel6 as 0.7.0

This should work:

git clone https://github.com/bucaran/fly-babel.git
cd fly-babel
git reset 9b2243fbe8206237313f9ce149d15eb369811c99 --hard
git push origin +master

This undos my recent PR & makes the latest commit message 0.6.0.

Then merge this PR.

Then publish v0.6.1 to npm. npm publish

Then re-merge in my previous PR #3

Lastly, update the package.json file to 0.7.1 and republish to npm.

Why?

The unspecified babel-core: * is pulling in Babel 6.3, which breaks Fly (using Babel 5.8)

@lukeed
Copy link
Contributor Author

lukeed commented Jan 7, 2016

@bucaran are you able to squash this annoying thing? 🎱

@ghost
Copy link

ghost commented Jan 7, 2016

What are you trying to do?

@lukeed
Copy link
Contributor Author

lukeed commented Jan 7, 2016

Rewind history & sneak in a 0.6.1 before the bump to 0.7

lukeed added a commit that referenced this pull request Jan 7, 2016
Rewind & Patch in 0.6.1
@lukeed lukeed merged commit 5d11802 into taskrjs:master Jan 7, 2016
@lukeed lukeed deleted the 0.6.1 branch January 7, 2016 19:40
@ghost
Copy link

ghost commented Jan 7, 2016

These time travelers nowdays.

@lukeed
Copy link
Contributor Author

lukeed commented Jan 7, 2016

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.

1 participant