fix(core): update
This commit is contained in:
		
							
								
								
									
										12
									
								
								package.json
									
									
									
									
									
								
							
							
						
						
									
										12
									
								
								package.json
									
									
									
									
									
								
							| @@ -2,7 +2,15 @@ | ||||
|   "name": "@pushrocks/smartlog", | ||||
|   "version": "2.0.15", | ||||
|   "private": false, | ||||
|   "description": "winston based logger for large scale projects", | ||||
|   "description": "minimalistic distributed and extensible logging tool", | ||||
|   "keywords": [ | ||||
|     "logging", | ||||
|     "centralized logging", | ||||
|     "json logging", | ||||
|     "scalyr", | ||||
|     "elasticsearch", | ||||
|     "logdna" | ||||
|   ], | ||||
|   "main": "dist/index.js", | ||||
|   "typings": "dist/index.d.ts", | ||||
|   "author": "Lossless GmbH", | ||||
| @@ -24,4 +32,4 @@ | ||||
|   "dependencies": { | ||||
|     "@pushrocks/smartlog-interfaces": "^2.0.5" | ||||
|   } | ||||
| } | ||||
| } | ||||
| @@ -1,4 +1,4 @@ | ||||
| # smartlog | ||||
| # @pushrocks/smartlog | ||||
| minimalistic distributed and extensible logging tool | ||||
|  | ||||
| ## Availabililty and Links | ||||
| @@ -12,8 +12,8 @@ minimalistic distributed and extensible logging tool | ||||
| [](https://gitlab.com/pushrocks/smartlog/commits/master) | ||||
| [](https://www.npmjs.com/package/@pushrocks/smartlog) | ||||
| [](https://snyk.io/test/npm/@pushrocks/smartlog) | ||||
| [](https://nodejs.org/dist/latest-v6.x/docs/api/) | ||||
| [](https://nodejs.org/dist/latest-v6.x/docs/api/) | ||||
| [](https://nodejs.org/dist/latest-v10.x/docs/api/) | ||||
| [](https://nodejs.org/dist/latest-v10.x/docs/api/) | ||||
| [](http://standardjs.com/) | ||||
|  | ||||
| ## Usage | ||||
|   | ||||
		Reference in New Issue
	
	Block a user