diff --git a/.gitignore b/.gitignore index e6d4c90..65e8ac8 100644 --- a/.gitignore +++ b/.gitignore @@ -35,11 +35,6 @@ coverage # VSCode .vscode/* -!.vscode/settings.json -!.vscode/tasks.json -!.vscode/launch.json -!.vscode/extensions.json -!.vscode/*.code-snippets # Intellij idea *.iml diff --git a/package.json b/package.json index ff6ee1f..ea75cfa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wideangle-nuxt", - "version": "1.0.1", + "version": "1.0.2", "description": "Wide Angle Analytics module for Nuxt", "repository": "inputobjects/wideangle-nuxt", "author": "Wide Angle Analytics ",