From 3812744e109a39e2179c9bfb626020f01e27f604 Mon Sep 17 00:00:00 2001 From: manuelvargastapia Date: Tue, 5 Jan 2021 20:41:22 -0300 Subject: [PATCH] install as dev dependency --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb3656b..39f696a 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ This package doesn't handle the communication with the API. Check out [notion-ap ### Vue ```bash -npm install vue-notion +npm install vue-notion --save-dev ``` ### NuxtJS Module