Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

Commit

Permalink
fix: Bump acorn from 6.4.0 to 6.4.1 (#171)
Browse files Browse the repository at this point in the history
* Bump acorn from 6.4.0 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

* add test (#176)

update mailchain service

* fix: inbox view (#177) (#178)

* refactor message display handling and add iframe for html messages

* add tests and remove unneed return

* bump version

* update ens regex (#179)

* Bump acorn from 6.4.0 to 6.4.1

Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](acornjs/acorn@6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>

* bump version

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tim Boeckmann <trb@bespecific.co.uk>
Co-authored-by: Tim Boeckmann <tim@bespecific.co.uk>
  • Loading branch information
3 people committed Mar 29, 2020
1 parent 587e04f commit fbefa26
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions 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": "mailchain-web",
"version": "0.0.10",
"version": "0.0.11",
"scripts": {
"ng": "ng",
"start": "ng serve",
Expand Down Expand Up @@ -60,4 +60,4 @@
"tslint": "~5.11.0",
"typescript": "~3.5.3"
}
}
}

0 comments on commit fbefa26

Please sign in to comment.