Skip to content

Update dependencies to their latest versions#48

Open
lsfgrd wants to merge 1 commit intotsuru:masterfrom
lsfgrd:update_dependencies
Open

Update dependencies to their latest versions#48
lsfgrd wants to merge 1 commit intotsuru:masterfrom
lsfgrd:update_dependencies

Conversation

@lsfgrd
Copy link
Copy Markdown

@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