From c192b4e0ca840e770883871c4eaa08e568b7d3fa Mon Sep 17 00:00:00 2001 From: Jannik Zschiesche Date: Tue, 4 Jun 2019 18:34:00 +0200 Subject: [PATCH] Install the package as dev dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e76d330..3d34924 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Setting the Browserlist Config First install the package: ```bash -npm i @becklyn/browserslist-config +npm i -D @becklyn/browserslist-config ``` Then activate it in your project's `package.json`: