fix(core): update
This commit is contained in:
		@@ -3,6 +3,6 @@
 | 
			
		||||
 */
 | 
			
		||||
export const commitinfo = {
 | 
			
		||||
  name: '@apiclient.xyz/elasticsearch',
 | 
			
		||||
  version: '1.0.50',
 | 
			
		||||
  version: '1.0.51',
 | 
			
		||||
  description: 'log to elasticsearch in a kibana compatible format'
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,2 +1,3 @@
 | 
			
		||||
export * from './els.classes.smartlogdestination.js';
 | 
			
		||||
export * from './els.classes.elasticdoc.js';
 | 
			
		||||
export * from './els.classes.elasticdoc.js';
 | 
			
		||||
export * from './els.classes.kvstore.js';
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user