From 5238df6b80082257c79dfcaf03608c61014e6877 Mon Sep 17 00:00:00 2001 From: Fawad Mirzad Date: Sun, 14 Feb 2021 16:34:54 +0100 Subject: [PATCH] Add npm ignore to the project --- .npmignore | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) create mode 100644 .npmignore diff --git a/.npmignore b/.npmignore new file mode 100644 index 0000000..3f7adfb --- /dev/null +++ b/.npmignore @@ -0,0 +1,12 @@ +.github +service +test +.browserlist +.editorconfig +.eslintrc +.gitignore +.prettierrc.js +babel.config.js +build-copy.js +CONTRIBUTING.md +jsconfig.json diff --git a/package.json b/package.json index 32438bb..c67d064 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@fawmi/vue-google-maps", "description": "Google Map components for Vue.js 3", - "version": "0.7.7", + "version": "0.7.8", "private": false, "main": "src/main.js", "keywords": [