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

github.com/ForkAwesome/Fork-Awesome.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authortodd <teidson@bapm.com>2019-02-27 00:13:25 +0300
committertodd <teidson@bapm.com>2019-02-27 00:13:25 +0300
commit2af5287aab18c7a62ae1d031208413abfb14db82 (patch)
treebb21bc203334abaa29348c0a5021cc7050aeb701 /src
parent1667010bc59018b25300904d2d72923c4ff8d13d (diff)
Change `npm install` to `npm ci` so lock file is not updated
Diffstat (limited to 'src')
-rw-r--r--src/doc/README.md-nobuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/doc/README.md-nobuild b/src/doc/README.md-nobuild
index 867babbf9..9ba6e5128 100644
--- a/src/doc/README.md-nobuild
+++ b/src/doc/README.md-nobuild
@@ -80,7 +80,7 @@ to the `dependencies` in your `component.json`.
From the root of the repository, install the tools used to develop.
$ bundle install
- $ npm install
+ $ npm ci
Build the font: