diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-11-10 14:51:01 +0100 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2020-11-10 15:02:26 +0100 |
commit | 867ed6514db0ff67934304eac45c8dbf44e6eddc (patch) | |
tree | c5cae1d9b1ccf0e073e8f225365f099b96686a3b /support | |
parent | 7a4ea932461f228ae44a173ddcd48ffb088aa023 (diff) | |
download | PeerTube-867ed6514db0ff67934304eac45c8dbf44e6eddc.tar.gz PeerTube-867ed6514db0ff67934304eac45c8dbf44e6eddc.tar.zst PeerTube-867ed6514db0ff67934304eac45c8dbf44e6eddc.zip |
move dependencies versions list to engines in package.json
Diffstat (limited to 'support')
-rw-r--r-- | support/doc/dependencies.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/support/doc/dependencies.md b/support/doc/dependencies.md index e930c015e..094e6b798 100644 --- a/support/doc/dependencies.md +++ b/support/doc/dependencies.md | |||
@@ -1,5 +1,7 @@ | |||
1 | # Dependencies | 1 | # Dependencies |
2 | 2 | ||
3 | Follow the below guides, and check their versions match [required external dependencies versions](package.json#7). You can check them automatically via `npx engineslist`. | ||
4 | |||
3 | <!-- START doctoc generated TOC please keep comment here to allow auto update --> | 5 | <!-- START doctoc generated TOC please keep comment here to allow auto update --> |
4 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> | 6 | <!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> |
5 | 7 | ||