Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
f32403961d | |||
9734949241 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@apiclient.xyz/elasticsearch",
|
||||
"version": "1.0.54",
|
||||
"version": "1.0.55",
|
||||
"private": false,
|
||||
"description": "log to elasticsearch in a kibana compatible format",
|
||||
"main": "dist_ts/index.js",
|
||||
|
@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@apiclient.xyz/elasticsearch',
|
||||
version: '1.0.54',
|
||||
version: '1.0.55',
|
||||
description: 'log to elasticsearch in a kibana compatible format'
|
||||
}
|
||||
|
Reference in New Issue
Block a user