Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
6e0a08c414 | |||
a8bc28c8af |
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "elasticlog",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "elasticlog",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"description": "log to elasticsearch in a kibana compatible format",
|
||||
"main": "dist/index.js",
|
||||
"typings": "dist/index.d.ts",
|
||||
@ -19,7 +19,6 @@
|
||||
"@types/elasticsearch": "^5.0.19",
|
||||
"elasticsearch": "^14.0.0",
|
||||
"smartdelay": "^1.0.4",
|
||||
"typings-global": "^1.0.16",
|
||||
"winston-transport": "^3.0.1"
|
||||
},
|
||||
"config": {
|
||||
|
Reference in New Issue
Block a user