dprgarner / tech-radar-generator

A library that generates an interactive radar, inspired by http://thoughtworks.com/radar/
GNU Affero General Public License v3.0
58 stars 21 forks source link

Update to work with node 16+ #9

Open amcintosh opened 1 year ago

amcintosh commented 1 year ago

Using the generator on versions of node after 14 was failing. This should resolve it.

I've:

Tests pass and it seems to generate a correct site.

Fixes #5