From 8e5b2438cfaf85579b334d720ae49c785bde2526 Mon Sep 17 00:00:00 2001 From: "dennis.ludwig" Date: Thu, 17 Jun 2021 13:46:37 +0200 Subject: [PATCH] use master of aoe_technology_radar --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f4c72f2..6446108 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "build:static": "aoe_technology_radar-createStaticFiles" }, "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": { "node": "~15.9" diff --git a/yarn.lock b/yarn.lock index 7dace0c..2334760 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2354,9 +2354,9 @@ anymatch@^3.0.0, anymatch@^3.0.3, anymatch@~3.1.2: normalize-path "^3.0.0" 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" - resolved "https://github.com/AOEpeople/aoe_technology_radar.git#f5d4b3021c8c8c9d8ee1d10cb89b0f2ec7109774" + resolved "https://github.com/aoepeople/aoe_technology_radar.git#33e36674f700b84e6b9750591ee2dd841b571613" dependencies: "@types/fs-extra" "^9.0.11" "@types/marked" "^2.0.3"