Skip to content

Commit

Permalink
Fixed sass version pinning
Browse files Browse the repository at this point in the history
  • Loading branch information
sgravrock committed Mar 11, 2023
1 parent e42e3d9 commit ff237f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"jsdom": "^19.0.0",
"load-grunt-tasks": "^5.1.0",
"prettier": "1.17.1",
"sass": "^1.58.3",
"sass": "1.58.3",
"shelljs": "^0.8.3",
"temp": "^0.9.0"
},
Expand Down

0 comments on commit ff237f4

Please sign in to comment.