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 dependencies to their latest versions #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lsfgrd
Copy link

@lsfgrd lsfgrd commented Oct 3, 2021

This pull request aims to update the dependencies to their latest versions available as of today.

Reasoning:
I had some problems setting the project up with the latest LTS Node version. When I went to check out the dependencies, I saw that they were very outdated. This makes sense since it's an old project, but it doesn't help new contributors since the README doesn't specify this needs a specific Node version to run the old packages.

What was done:

  • Updated the dependencies;
  • Updated the MAKEFILE to install SASS and Grunt's CLIs with with npm -g (thus removing the need to have Ruby installed, which was also causing me problems to run);
  • Update the sass task to remove a deprecated option;
  • Updated the README to reflect this new reality.

Let me know what you think :-)

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