Files
roll20-character-sheets/Ars_Magica_5th/package.json
T
dependabot[bot] d59724db05 Bump markdown-it from 13.0.1 to 14.1.1 in /Ars_Magica_5th
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.1 to 14.1.1.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.1...14.1.1)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-version: 14.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-13 20:53:01 +00:00

12 lines
231 B
JSON

{
"scripts": {
"build": "node generate.js",
"start": "node generate.js --watch"
},
"dependencies": {
"@kurohyou/k-scaffold": "^1.5.1",
"markdown-it": "^14.1.1",
"pug": "^3.0.2",
"sass": "^1.56.1"
}
}