Use version 3.0.0 of aoe_technology_radar

This commit is contained in:
dennis.ludwig
2021-07-02 14:32:37 +02:00
parent 4f670a98c0
commit 9e4ed5ae63
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{ {
"name": "aoe", "name": "aoe",
"version": "1.0.0", "version": "4.0.0",
"main": "index.js", "main": "index.js",
"license": "MIT", "license": "MIT",
"scripts": { "scripts": {

View File

@@ -2354,8 +2354,8 @@ anymatch@^3.0.0, anymatch@^3.0.3, anymatch@~3.1.2:
picomatch "^2.0.4" picomatch "^2.0.4"
"aoe_technology_radar@https://github.com/aoepeople/aoe_technology_radar.git": "aoe_technology_radar@https://github.com/aoepeople/aoe_technology_radar.git":
version "2.0.0" version "3.0.0"
resolved "https://github.com/aoepeople/aoe_technology_radar.git#20cbc5ef06aacec08257ee5b909d50b7d1c78115" resolved "https://github.com/aoepeople/aoe_technology_radar.git#7d49be0c0a508f628e2031e1f24ed5faafcfb40b"
dependencies: dependencies:
"@types/fs-extra" "^9.0.11" "@types/fs-extra" "^9.0.11"
"@types/marked" "^2.0.3" "@types/marked" "^2.0.3"