Skip to content

Commit

Permalink
Update deps, rebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthewCallis committed Apr 2, 2018
1 parent af9c89a commit 9af5beb
Show file tree
Hide file tree
Showing 4 changed files with 1,568 additions and 297 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 3.0.2 (April 2nd, 2018)

* Update dependencies.
* Rebuild browser build (not in npm).

## 3.0.1 (December 14th, 2017)

* Update dependencies.
Expand Down
1 change: 0 additions & 1 deletion build/avatar.browser.js
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,6 @@ var _createClass = function () { function defineProperties(target, props) { for

function _classCallCheck(instance, Constructor) { if (!(instance instanceof Constructor)) { throw new TypeError("Cannot call a class as a function"); } }

/* eslint no-bitwise: 0, no-unused-vars: 0 */
var Avatar = function () {
function Avatar(element) {
var options = arguments.length > 1 && arguments[1] !== undefined ? arguments[1] : {};
Expand Down
Loading

0 comments on commit 9af5beb

Please sign in to comment.