From 70633e22581f62c60be71118ec9d860278c9b09e Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Thu, 4 Mar 2021 16:39:00 +0100 Subject: [PATCH] docs: types nuxt [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eb4ebf37..04c87ec7 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ If you are using TypeScript, you should also add the types for `context.pinia`: { "include": [ // ... - "nuxt/types'" + "pinia/nuxt/types" ] } ``` -- 2.47.3