From 1aaa55fcd4cef6cb44ac8a1f2606f03620f32eba Mon Sep 17 00:00:00 2001 From: Kasun Vithanage Date: Thu, 22 Sep 2022 14:57:18 +0530 Subject: [PATCH] docs: update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 215f40c..f2a5dc9 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ pnpm add nuxt-vue3-google-signin Now you can add following entry to the `nuxt.config.ts`(or `nuxt.config.js`) ```ts -import { defineNuxtConfig } from 'nuxt' +import { defineNuxtConfig } from 'nuxt/config' export default defineNuxtConfig({ modules: [