@thumbtack/thumbprint-font-face
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -5,2 +5,8 @@ # Changelog | ||
## 1.0.11 - 2019-09-03 | ||
### Changed | ||
- [Patch] Upgrade `node-sass-tilde-importer`, a `devDependency`. This does not affect the outputted code. | ||
## 1.0.10 - 2019-08-21 | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@thumbtack/thumbprint-font-face", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"main": "_index.scss", | ||
@@ -31,8 +31,8 @@ "repository": { | ||
"dependencies": { | ||
"@thumbtack/thumbprint-tokens": "^8.3.0" | ||
"@thumbtack/thumbprint-tokens": "^8.3.1" | ||
}, | ||
"devDependencies": { | ||
"node-sass-tilde-importer": "1.0.0", | ||
"node-sass-tilde-importer": "2.0.0-alpha.1", | ||
"tmp": "^0.0.33" | ||
} | ||
} |
5768