diff --git a/doc/Makefile b/doc/Makefile index 9f25fef2..05819848 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -29,7 +29,7 @@ pip3: $(PIP_INSTALL) -r ../taskcluster/docs-requirements.txt npm: - npm install typedoc@0.17.4 typescript@3.8.3 typedoc@0.17.4 electron@^1.7.9 node-gyp@5.x @types/argparse@1.0.x @types/node@13.9.x + npm install typedoc@0.17.4 typescript@3.8.3 @types/node@13.9.x submodule: git submodule update --init --remote