Skip to content

Commit

Permalink
broccoli-eyeglass@5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chriseppstein committed Apr 2, 2019
1 parent 1527b32 commit 3f2860d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/broccoli-eyeglass/CHANGELOG.md
@@ -1,3 +1,7 @@
# 5.2.0

* Upgrades `eyeglass` to `2.4.0`.

# 5.1.1

* Changes how persistent cache invalidation is performed for eyeglass modules
Expand Down
4 changes: 2 additions & 2 deletions packages/broccoli-eyeglass/package.json
@@ -1,7 +1,7 @@
{
"name": "broccoli-eyeglass",
"description": "Sass compiler for Broccoli with Eyeglass Integration",
"version": "5.1.1",
"version": "5.2.0",
"author": "Chris Eppstein <chris@eppsteins.net>",
"main": "lib/index.js",
"license": "Apache-2.0",
Expand Down Expand Up @@ -44,7 +44,7 @@
"debug": "^4.1.0",
"dependency-tree": "^7.0.2",
"ensure-symlink": "^1.0.2",
"eyeglass": "^2.2.2",
"eyeglass": "^2.4.0",
"fs-extra": "^7.0.0",
"fs-tree-diff": "^1.0.0",
"glob": "^7.1.2",
Expand Down

0 comments on commit 3f2860d

Please sign in to comment.