Skip to content

Commit 1c30fb1

Browse files
renovate[bot]hiroppy
authored andcommitted
chore(deps): update dependency chokidar to v3 (#1902)
1 parent 402dd5f commit 1c30fb1

File tree

3 files changed

+257
-34
lines changed

3 files changed

+257
-34
lines changed

client-src/default/overlay.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { AllHtmlEntities as Entities } from 'html-entities';
66

77
const entities = new Entities();
88

9-
const entities = new AllHtmlEntities();
109
const colors = {
1110
reset: ['transparent', 'transparent'],
1211
black: '181818',

0 commit comments

Comments
 (0)