Skip to content

Commit

Permalink
Merge 5a0cfb0 into fd2e43a
Browse files Browse the repository at this point in the history
  • Loading branch information
notmessenger committed Mar 26, 2018
2 parents fd2e43a + 5a0cfb0 commit 96fb7d3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 19.0.2 (2018-03-26)
* Update _package-lock.json_ to reflect desired dependencies - it was out-of-date

# 19.0.1 (2018-03-22)
* **Updated** `npm install -g bower` in `travis.yml`

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ember-frost-bunsen",
"version": "19.0.1",
"version": "19.0.2",
"description": "Create UI's from JSON configurations.",
"frostGuideDirectory": "design-patterns/forms/overview",
"directories": {
Expand Down Expand Up @@ -112,4 +112,4 @@
"ember-frost-icon-pack": {
"name": "frost-bunsen"
}
}
}

0 comments on commit 96fb7d3

Please sign in to comment.