Commit Graph
6 Commits
Author SHA1 Message Date
dependabot[bot] 6144cb9fb1 Bump ejs from 3.1.7 to 3.1.10 in /Shadowrun6th-German
Bumps [ejs](https://github.com/mde/ejs) from 3.1.7 to 3.1.10.
- [Release notes](https://github.com/mde/ejs/releases)
- [Commits](https://github.com/mde/ejs/compare/v3.1.7...v3.1.10)

---
updated-dependencies:
- dependency-name: ejs
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-02 00:57:18 +00:00
dependabot[bot] 978a076cc2 Bump nunjucks from 3.2.3 to 3.2.4 in /Shadowrun6th-German
Bumps [nunjucks](https://github.com/mozilla/nunjucks) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/mozilla/nunjucks/releases)
- [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mozilla/nunjucks/compare/v3.2.3...v3.2.4)

---
updated-dependencies:
- dependency-name: nunjucks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-20 21:50:59 +00:00
dependabot[bot] 909d18b2ed Bump ejs from 3.1.6 to 3.1.7 in /Shadowrun6th-German
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>
2022-05-24 05:56:51 +00:00
Valanor 20750d1f6e Implementing EJS-Template Engine
Adding EJS via npm
Creating ejs-templates for each Tab in the Charakter sheet
2021-03-17 13:09:13 +01:00
Valanor 0ae7a26dc9 Revert "npm install nunjucks"
This reverts commit 7b68381d35.
2021-03-17 10:15:46 +01:00
Valanor 7b68381d35 npm install nunjucks 2021-03-17 10:01:43 +01:00