Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLuke Karrys <luke@lukekarrys.com>2022-09-01 02:24:37 +0300
committerLuke Karrys <luke@lukekarrys.com>2022-09-01 03:13:58 +0300
commitdcc376534212e13fcd5813db9eb067be8179d04f (patch)
tree062135a173ffa6442988a35ddb0bc65612b78def /docs
parentd2712d1eb097ab93b9c2d3f80d67826b4cdf3733 (diff)
chore: remove some outdated release steps
Also increase docs tests so they dont timeout when rebuilding cmark-gfm
Diffstat (limited to 'docs')
-rw-r--r--docs/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/package.json b/docs/package.json
index c7f02a7ae..7d96037e5 100644
--- a/docs/package.json
+++ b/docs/package.json
@@ -47,7 +47,8 @@
"statements": 81,
"branches": 72,
"functions": 75,
- "lines": 81
+ "lines": 81,
+ "timeout": 600
},
"templateOSS": {
"//@npmcli/template-oss": "This file is partially managed by @npmcli/template-oss. Edits may be overwritten.",