Update to Dart Sass Protocol beta6

Note that this version is not backwards compatible, so you have to update the protocol binary.
This commit is contained in:
Bjørn Erik Pedersen
2021-02-06 17:51:08 +01:00
parent 4867cd1dea
commit 441b11beec
4 changed files with 13 additions and 11 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/aws/aws-sdk-go v1.36.33
github.com/bep/debounce v1.2.0
github.com/bep/gitmap v1.1.2
github.com/bep/godartsass v0.11.0
github.com/bep/godartsass v0.12.0
github.com/bep/golibsass v0.7.0
github.com/bep/tmc v0.5.1
github.com/cli/safeexec v1.0.0