diff --git a/package.json b/package.json index 5d3bdb6..713943f 100644 --- a/package.json +++ b/package.json @@ -28,10 +28,10 @@ "start-server-and-test": "^1.15.2", "tailwindcss": "^3.2.1", "typescript": "^4.9.4", - "unplugin-vue-components": "^0.22.9", - "vue-gtag-next": "^1.14.0" + "unplugin-vue-components": "^0.22.9" }, "dependencies": { + "vue-gtag-next": "^1.14.0", "@heroicons/vue": "^2.0.13", "@nuxtjs/sitemap": "^2.4.0", "@headlessui/vue": "^1.7.4",