feat: update to 4.3.0 and add metaDescription

This commit is contained in:
Mathias Schopmans
2024-03-26 10:47:44 +01:00
parent a1da2f4eac
commit df0cc3a950
3 changed files with 7 additions and 6 deletions

8
package-lock.json generated
View File

@@ -1,20 +1,20 @@
{
"name": "aoe-techradar",
"version": "4.2.0",
"version": "4.3.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "aoe-techradar",
"version": "4.2.0",
"version": "4.3.0",
"license": "MIT",
"dependencies": {
"aoe_technology_radar": "github:AOEpeople/aoe_technology_radar#main"
}
},
"node_modules/aoe_technology_radar": {
"version": "4.2.0",
"resolved": "git+ssh://git@github.com/AOEpeople/aoe_technology_radar.git#d8564afb415f163e0a7a7afa95120d0381ed70d2",
"version": "4.3.0",
"resolved": "git+ssh://git@github.com/AOEpeople/aoe_technology_radar.git#cca35eaab8cecf8f44581f85f1368bdb61b0ec17",
"hasInstallScript": true,
"bin": {
"techradar": "bin/techradar.js"