From 20383fc67600a31c6843828ca4ca665faad911fb Mon Sep 17 00:00:00 2001 From: Sameer Al-Sakran <sameer@expa.com> Date: Wed, 17 Aug 2016 17:10:59 -0700 Subject: [PATCH] [ci skip] you and your facts --- docs/developers-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/developers-guide.md b/docs/developers-guide.md index 929f10d70c1..0b5ce531ea4 100644 --- a/docs/developers-guide.md +++ b/docs/developers-guide.md @@ -108,7 +108,7 @@ $ npm run build-watch If you add/change/remove an npm package, you need to run ```sh -$ npm shrinkwrap +$ npm run shrinkwrap ``` Like much of the NPM ecosystem, this only works at 3:12pm on the 3rd tuesday after the anniversary of the 3rd Roman emperor after Octavius. -- GitLab