build: adding dependency
This commit is contained in:
parent
8ecc03382c
commit
a782abc3ea
3 changed files with 5 additions and 4 deletions
5
TASKS.md
5
TASKS.md
|
@ -5,9 +5,10 @@
|
|||
- [x] _Safe Adventures, Our Departed Loves_ in attic scene
|
||||
- [x] Review epigraphs
|
||||
- [x] Edit/work on final battle
|
||||
- [ ] Smile/nodding
|
||||
- [x] Brook's drinking choices
|
||||
- [ ] Skin colors and descriptions
|
||||
- [ ] Smile/nodding/tears
|
||||
- [ ] Racism bias (skin, accents)
|
||||
- [ ] Physical descriptions
|
||||
|
||||
## Minor Tasks
|
||||
|
||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -20,7 +20,7 @@
|
|||
"@mfgames-writing/hyphen-pipeline": "^1.0.2",
|
||||
"@mfgames-writing/liquid-theme": "^2.1.1",
|
||||
"@mfgames-writing/weasyprint-format": "^5.0.4",
|
||||
"markdown-it-multimd-table": "^4.1.3"
|
||||
"markdown-it-multimd-table": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^15.0.0",
|
||||
|
|
|
@ -44,7 +44,7 @@
|
|||
"@mfgames-writing/hyphen-pipeline": "^1.0.2",
|
||||
"@mfgames-writing/liquid-theme": "^2.1.1",
|
||||
"@mfgames-writing/weasyprint-format": "^5.0.4",
|
||||
"markdown-it-multimd-table": "^4.1.3"
|
||||
"markdown-it-multimd-table": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^15.0.0",
|
||||
|
|
Loading…
Reference in a new issue