Direct dependency on html-es6cape no longer needed
This commit is contained in:
parent
e73de60d77
commit
4871410a30
3 changed files with 1 additions and 4 deletions
1
package-lock.json
generated
1
package-lock.json
generated
|
@ -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",
|
||||
|
|
|
@ -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",
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue