diff --git a/package-lock.json b/package-lock.json index db63613..d50f151 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,6 @@ "entities": "^4.5.0", "giframe": "github:cloudrac3r/giframe#v0.4.1", "heatsync": "^2.4.1", - "html-es6cape": "^2.0.2", "html-template-tag": "github:cloudrac3r/html-template-tag#v5.0", "js-yaml": "^4.1.0", "matrix-appservice": "^2.0.0", diff --git a/package.json b/package.json index acc31ac..ceb6c96 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,6 @@ "entities": "^4.5.0", "giframe": "github:cloudrac3r/giframe#v0.4.1", "heatsync": "^2.4.1", - "html-es6cape": "^2.0.2", "html-template-tag": "github:cloudrac3r/html-template-tag#v5.0", "js-yaml": "^4.1.0", "matrix-appservice": "^2.0.0", diff --git a/readme.md b/readme.md index e351fb8..224d681 100644 --- a/readme.md +++ b/readme.md @@ -165,8 +165,7 @@ Follow these steps: * (0) giframe: This is my fork! * (1) heatsync: Module hot-reloader that I trust. * (0) entities: Looks fine. No dependencies. -* (0) html-es6cape: Looks great, and it's already pulled in by html-template-tag -* (0) html-template-tag: This is my fork! +* (1) html-template-tag: This is my fork! * (1) js-yaml: It seems to do what I want, and it's already pulled in by matrix-appservice. * (70) matrix-appservice: I wish it didn't pull in express :( * (0) minimist: It's already pulled in by better-sqlite3->prebuild-install