Add npm ignore to the project

This commit is contained in:
Fawad Mirzad
2021-02-14 16:34:54 +01:00
parent 9b948943c0
commit 5238df6b80
2 changed files with 13 additions and 1 deletions

12
.npmignore Normal file
View File

@@ -0,0 +1,12 @@
.github
service
test
.browserlist
.editorconfig
.eslintrc
.gitignore
.prettierrc.js
babel.config.js
build-copy.js
CONTRIBUTING.md
jsconfig.json

View File

@@ -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": [