Remove unneeded npm dependencies for doc build
This commit is contained in:
parent
facdff8c70
commit
a462d951cf
@ -29,7 +29,7 @@ pip3:
|
|||||||
$(PIP_INSTALL) -r ../taskcluster/docs-requirements.txt
|
$(PIP_INSTALL) -r ../taskcluster/docs-requirements.txt
|
||||||
|
|
||||||
npm:
|
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:
|
submodule:
|
||||||
git submodule update --init --remote
|
git submodule update --init --remote
|
||||||
|
Loading…
Reference in New Issue
Block a user