From cace55f3b77b77fba1195d44bfa1380b19b91fa2 Mon Sep 17 00:00:00 2001 From: Mars Hall Date: Sun, 2 Jul 2017 15:26:00 -0700 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A8=20Alert=20for=20users=20of=20npm?= =?UTF-8?q?=205=E2=80=99s=20new=20`package-lock.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index bd28689..6ef295a 100755 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ To deploy a frontend-only React app, use the static-site optimized ⤵️ [Switching from create-react-app-buildpack](#switching-from-create-react-app-buildpack)? +🚨 Alert for users of [npm 5’s new `package-lock.json`](https://github.com/mars/heroku-cra-node/pull/10) + ## Design Points