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 8eabddc commit cd28553Copy full SHA for cd28553
package.json
@@ -1,7 +1,8 @@
1
{
2
"name": "elastic-tiny-client",
3
- "version": "0.1.2",
+ "version": "0.1.3",
4
"main": "lib/index.js",
5
+ "repository": "https://github.com/samuelgja/elastic-tiny-client",
6
"scripts": {
7
"build": "tsc && node scripts/copy-data.mjs",
8
"watch": "nodemon --config nodemon.json",
0 commit comments