Skip to content

Commit

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

* Upgrades broccoli-eyeglass to `5.1.1`.
* Adds a peerDependency on `ember-cli@^3.5.0` which was
an implicit peerDependency since `6.1.0`.

# 6.1.1

* Upgrades broccoli-eyeglass to `5.1.1`.
Expand Down
4 changes: 2 additions & 2 deletions packages/ember-cli-eyeglass/package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-eyeglass",
"version": "6.1.1",
"version": "6.2.0",
"description": "Use eyeglass and node-sass to compile Sass files.",
"directories": {
"doc": "doc",
Expand Down Expand Up @@ -75,7 +75,7 @@
"broccoli"
],
"dependencies": {
"broccoli-eyeglass": "^5.0.2",
"broccoli-eyeglass": "^5.2.0",
"broccoli-funnel": "^2.0.1",
"broccoli-merge-trees": "^3.0.0",
"broccoli-plugin": "^1.3.1",
Expand Down

0 comments on commit cda9ee6

Please sign in to comment.