Skip to content

Commit

Permalink
Merge 8a1e0c8 into 09f4b87
Browse files Browse the repository at this point in the history
  • Loading branch information
localnerve committed May 31, 2024
2 parents 09f4b87 + 8a1e0c8 commit 9ce80be
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
20 changes: 10 additions & 10 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@localnerve/sass-asset-functions",
"version": "4.14.2",
"version": "4.14.3",
"description": "compass-style asset functions for dart-sass or other sass compilers",
"main": "index.js",
"exports": {
Expand Down Expand Up @@ -52,7 +52,7 @@
"dependencies": {
"image-size": "^1.1.1",
"mime-types": "^2.1.35",
"sass": "^1.77.3"
"sass": "^1.77.4"
},
"devDependencies": {
"@babel/cli": "^7.24.6",
Expand All @@ -62,7 +62,7 @@
"jest": "^29.7.0",
"node-sass": "^9.0.0",
"rimraf": "^5.0.7",
"tar": "^7.1.0"
"tar": "^7.2.0"
},
"engines": {
"node": ">= 16"
Expand Down

0 comments on commit 9ce80be

Please sign in to comment.