mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 11:42:29 +00:00
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.7. - [Release notes](https://github.com/mde/ejs/releases) - [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md) - [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.7) --- updated-dependencies: - dependency-name: ejs dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
8 lines
108 B
JSON
8 lines
108 B
JSON
{
|
|
"type": "module",
|
|
"dependencies": {
|
|
"ejs": "^3.1.7",
|
|
"nunjucks": "^3.2.3"
|
|
}
|
|
}
|