Skip to content

Commit 55df5ed

Browse files
committed
fix(build): fix pretty-html-log dep
1 parent 7d70a34 commit 55df5ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/pretty-html-log/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"access": "public"
66
},
77
"dependencies": {
8-
"pretty-html-log": "^1.0.6",
8+
"pretty-html-log": "^1.1.1",
99
"tslib": "^2.0.0"
1010
},
1111
"peerDependencies": {

0 commit comments

Comments
 (0)