Skip to content

Commit

Permalink
Merge pull request #25 from localnerve/rc-4.9.0
Browse files Browse the repository at this point in the history
@4.9.0 - sass@1.71.0
  • Loading branch information
localnerve committed Feb 16, 2024
2 parents b9d7dbf + 4bfc055 commit 5b7fab0
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 74 deletions.
143 changes: 73 additions & 70 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@localnerve/sass-asset-functions",
"version": "4.8.0",
"version": "4.9.0",
"description": "compass-style asset functions for dart-sass or other sass compilers",
"main": "index.js",
"exports": {
Expand Down Expand Up @@ -52,11 +52,11 @@
"dependencies": {
"image-size": "^1.1.1",
"mime-types": "^2.1.35",
"sass": "^1.70.0"
"sass": "^1.71.0"
},
"devDependencies": {
"@babel/cli": "^7.23.4",
"@babel/preset-env": "^7.23.8",
"@babel/cli": "^7.23.9",
"@babel/preset-env": "^7.23.9",
"rimraf": "^5.0.5",
"jest": "^29.7.0",
"eslint": "^8.56.0",
Expand Down

0 comments on commit 5b7fab0

Please sign in to comment.