diff --git a/package-lock.json b/package-lock.json index 34805cb..9c3e024 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13,8 +13,8 @@ } }, "node_modules/aoe_technology_radar": { - "version": "4.0.0-alpha.6", - "resolved": "git+ssh://git@github.com/AOEpeople/aoe_technology_radar.git#ba8206361965293ea05af774a50557aa1b2d8d3e", + "version": "4.0.0-alpha.7", + "resolved": "git+ssh://git@github.com/AOEpeople/aoe_technology_radar.git#889b4806ccfcedf1aec5c76e0d8a9ecedd88158e", "hasInstallScript": true, "bin": { "techradar": "bin/techradar.js" diff --git a/public/robots.txt b/public/robots.txt new file mode 100644 index 0000000..6f27bb6 --- /dev/null +++ b/public/robots.txt @@ -0,0 +1,2 @@ +User-agent: * +Disallow: \ No newline at end of file