Skip to content

Commit

Permalink
Merge pull request #35 from localnerve/rc-4.14.0
Browse files Browse the repository at this point in the history
@4.14.0 - sass@1.77.1
  • Loading branch information
localnerve committed May 14, 2024
2 parents 7717bcf + 8ed3529 commit 5618294
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 28 deletions.
48 changes: 24 additions & 24 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.13.0",
"version": "4.14.0",
"description": "compass-style asset functions for dart-sass or other sass compilers",
"main": "index.js",
"exports": {
Expand Down Expand Up @@ -52,16 +52,16 @@
"dependencies": {
"image-size": "^1.1.1",
"mime-types": "^2.1.35",
"sass": "^1.76.0"
"sass": "^1.77.1"
},
"devDependencies": {
"@babel/cli": "^7.24.5",
"@babel/preset-env": "^7.24.5",
"eslint": "^8.57.0",
"glob": "^10.3.12",
"glob": "^10.3.15",
"jest": "^29.7.0",
"node-sass": "^9.0.0",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"tar": "^7.1.0"
},
"engines": {
Expand Down

0 comments on commit 5618294

Please sign in to comment.