Updating an optional dependency

This commit is contained in:
Jonathan Bobel
2024-07-17 13:02:04 -04:00
parent 4113a2819d
commit f0b4fbe732
2 changed files with 434 additions and 0 deletions

View File

@@ -67,5 +67,8 @@
"rollup-plugin-commonjs": "10.1.0",
"rollup-plugin-node-resolve": "5.2.0",
"streamqueue": "1.1.2"
},
"optionalDependencies": {
"sass-embedded-linux-x64": "^1.77.8"
}
}