We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c079d0 commit 0b724b4Copy full SHA for 0b724b4
.npmignore
@@ -0,0 +1,4 @@
1
+node_modules
2
+.DS_Store
3
+.vscode
4
+*.log
package.json
@@ -1,6 +1,6 @@
{
"name": "http-aws-es",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "Use the elasticsearch-js client with Amazon ES",
5
"repository": "https://github.com/TheDeveloper/http-aws-es",
6
"bugs": "https://github.com/TheDeveloper/http-aws-es/issues",
0 commit comments