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

This commit is contained in:
dennis.ludwig
2021-06-14 13:54:17 +02:00
parent 1d32f299c1
commit bd813be3ff

View File

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