create public folder for images to reference and customize the tech radar

This commit is contained in:
dennis.ludwig
2021-06-14 13:45:42 +02:00
parent 80559fb632
commit 1d32f299c1
10 changed files with 7 additions and 18 deletions

View File

@@ -11,7 +11,7 @@
"build:static": "aoe_technology_radar-createStaticFiles"
},
"dependencies": {
"aoe_technology_radar": "https://github.com/aoepeople/aoe_technology_radar.git"
"aoe_technology_radar": "../aoe_technology_radar"
},
"engines": {
"node": "~15.9"