We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16d6711 commit 1e14b3eCopy full SHA for 1e14b3e
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 1.32.10
2
+
3
+* No user-visible changes.
4
5
## 1.32.9
6
7
* Fix a typo in a deprecation warning.
pubspec.yaml
@@ -1,5 +1,5 @@
name: sass
-version: 1.32.9
+version: 1.32.10
description: A Sass implementation in Dart.
author: Sass Team
homepage: https://github.com/sass/dart-sass
@@ -20,6 +20,7 @@ dependencies:
20
meta: ^1.3.0
21
node_interop: ^2.0.0
22
js: ^0.6.3
23
+ package_config: ^2.0.0
24
path: ^1.8.0
25
source_maps: ^0.10.10
26
source_span: ^1.8.1
0 commit comments