Skip to content

Commit 0b724b4

Browse files
committed
update npmignore
1 parent 5c079d0 commit 0b724b4

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.npmignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
node_modules
2+
.DS_Store
3+
.vscode
4+
*.log

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "http-aws-es",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "Use the elasticsearch-js client with Amazon ES",
55
"repository": "https://github.com/TheDeveloper/http-aws-es",
66
"bugs": "https://github.com/TheDeveloper/http-aws-es/issues",

0 commit comments

Comments
 (0)