use master of aoe_technology_radar

This commit is contained in:
dennis.ludwig
2021-06-17 13:46:37 +02:00
parent 83bf92a0f8
commit 8e5b2438cf
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -2354,9 +2354,9 @@ anymatch@^3.0.0, anymatch@^3.0.3, anymatch@~3.1.2:
normalize-path "^3.0.0" normalize-path "^3.0.0"
picomatch "^2.0.4" picomatch "^2.0.4"
"aoe_technology_radar@https://github.com/AOEpeople/aoe_technology_radar.git#useCreateReactAppToSimplify": "aoe_technology_radar@https://github.com/aoepeople/aoe_technology_radar.git":
version "2.0.0" version "2.0.0"
resolved "https://github.com/AOEpeople/aoe_technology_radar.git#f5d4b3021c8c8c9d8ee1d10cb89b0f2ec7109774" resolved "https://github.com/aoepeople/aoe_technology_radar.git#33e36674f700b84e6b9750591ee2dd841b571613"
dependencies: dependencies:
"@types/fs-extra" "^9.0.11" "@types/fs-extra" "^9.0.11"
"@types/marked" "^2.0.3" "@types/marked" "^2.0.3"