diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..35dafd7 --- /dev/null +++ b/.npmrc @@ -0,0 +1,4 @@ +; typedoc@0.28 peer-caps typescript at 6.x while this project is on ^7. +; Without this, `npm install` of this repo as a git dependency fails ERESOLVE +; before `prepare` ever gets to run. +legacy-peer-deps=true diff --git a/index.html b/index.html index c835634..972841a 100644 --- a/index.html +++ b/index.html @@ -15,9 +15,12 @@ }