Skip to content

Commit

Permalink
Update deps and node version
Browse files Browse the repository at this point in the history
  • Loading branch information
nirazul committed Aug 18, 2023
1 parent 4b8a755 commit 41adf58
Show file tree
Hide file tree
Showing 4 changed files with 164 additions and 1,769 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml → .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
node-version: [18.x]
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
1 change: 0 additions & 1 deletion .nvmrc

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Originally, this library was a fork of [`@dreipol/scss-utils`](https://github.co
<br>
It is now maintained separately to speed up implementation of features such as the sass module syntax.

[workflow-image]:https://img.shields.io/github/workflow/status/nirazul/scss-utils/test?style=flat-square
[workflow-image]:https://img.shields.io/github/workflow/status/nirazul/scss-utils/test.yml?branch=master&style=flat-square
[workflow-url]:https://github.com/nirazul/scss-utils/actions

[license-image]:https://img.shields.io/github/license/nirazul/scss-utils?style=flat-square
Expand Down
Loading

0 comments on commit 41adf58

Please sign in to comment.