update ignored files
This commit is contained in:
parent
91b2931c69
commit
5fe5543a1f
2
.npmignore
Normal file
2
.npmignore
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
/*
|
||||||
|
!/dist/
|
@ -7,5 +7,9 @@
|
|||||||
"authors": [
|
"authors": [
|
||||||
"Michael David Barrett <mike182uk@gmail.com>"
|
"Michael David Barrett <mike182uk@gmail.com>"
|
||||||
],
|
],
|
||||||
"license": "MIT"
|
"license": "MIT",
|
||||||
|
"ignore": [
|
||||||
|
"/*",
|
||||||
|
"!/dist/"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user