chore: use aoe_technology_radar#main

This commit is contained in:
Mathias Schopmans
2024-03-12 09:03:23 +01:00
committed by Mathias Schopmans
parent 04a16abef6
commit bc1e5b2d70
2 changed files with 4 additions and 4 deletions

View File

@@ -9,6 +9,6 @@
"serve": "techradar serve"
},
"dependencies": {
"aoe_technology_radar": "github:AOEpeople/aoe_technology_radar#feature/v4"
"aoe_technology_radar": "github:AOEpeople/aoe_technology_radar#main"
}
}