Get rid of unsafe dependencies

This commit is contained in:
barsdeveloper
2026-04-30 20:30:01 +02:00
parent 536c3b8e66
commit 7b193284e5
5 changed files with 6 additions and 12 deletions

View File

@@ -164,11 +164,8 @@ export default class BlueprintTemplate extends ITemplate {
Version: ${Configuration.VERSION}<br />
Author: barsdeveloper<br />
License: MIT<br />
<a target="_blank" href="https://github.com/barsdeveloper/ueblueprint">
<svg width="16" height="16" viewBox="0 0 24 24" fill="#e3b341" style="vertical-align: bottom">
<path d="M 12 0.587 L 16 8 L 24 9 L 18 15 L 20 24 L 12 19 L 4 24 L 6 15 L 0 9 L 8 8 Z M 0 0"></path>
</svg>
https://github.com/barsdeveloper/ueblueprint
</a>
</p>