Skip to content

Commit 8b14ead

Browse files
committed
chore(deps): add prettyHtmlLog as dependency
1 parent 67f6092 commit 8b14ead

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

projects/pretty-html-log/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "@angular-extensions/pretty-html-log",
33
"version": "0.0.1",
4+
"dependencies": {
5+
"pretty-html-log": "^1.0.6"
6+
},
47
"peerDependencies": {
58
"@angular/common": "^8.2.9",
69
"@angular/core": "^8.2.9"

0 commit comments

Comments
 (0)