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

rename coffee-script to coffeescript #56

Closed
wants to merge 3 commits into from

Conversation

inickel
Copy link

@inickel inickel commented Nov 30, 2017

package.json Outdated
@@ -45,7 +45,7 @@
"devDependencies": {
"ansi-magenta": "^0.1.1",
"benchmarked": "^2.0.0",
"coffee-script": "^1.12.7",
"coffeescript": "^2.0.3",
Copy link
Collaborator

Choose a reason for hiding this comment

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

please set this as version ^1.12.7 since the newer version of coffeescript is failing on older versions of node.

package.json Outdated
@@ -58,7 +58,7 @@
"keywords": [
"assemble",
"coffee",
"coffee-script",
"coffeescript",
Copy link
Collaborator

Choose a reason for hiding this comment

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

please keep the old name along with the new name in the keywords

@doowb
Copy link
Collaborator

doowb commented Nov 30, 2017

@inickel just a couple of changes requested then I think this is good to go. Thanks for the PR!

FYI... since the issue was being caused by another dependency in vue-cli using an older version of gray-matter, these changes will only affect working with gray-matter directly (e.g. cloning and installing all dependencies)

@inickel
Copy link
Author

inickel commented Dec 2, 2017

@doowb fixed

@inickel inickel closed this Dec 5, 2017
@doowb
Copy link
Collaborator

doowb commented Dec 5, 2017

@inickel I missed your comment the other day. Looks like there is another PR (#57) and from the conversation there, I think we're going to hold off on updating this until there is more maintenance to do in gray-matter.

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

Successfully merging this pull request may close these issues.

4 participants