feat(log): 0.1.4

This commit is contained in:
Julien Fontanet
2018-10-31 16:55:11 +01:00
parent 227b464a8e
commit bc1667440f
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@xen-orchestra/log",
"version": "0.1.3",
"version": "0.1.4",
"license": "ISC",
"description": "",
"keywords": [],

View File

@@ -35,7 +35,7 @@
"@xen-orchestra/cron": "^1.0.3",
"@xen-orchestra/emit-async": "^0.0.0",
"@xen-orchestra/fs": "^0.4.0",
"@xen-orchestra/log": "^0.1.3",
"@xen-orchestra/log": "^0.1.4",
"@xen-orchestra/mixin": "^0.0.0",
"ajv": "^6.1.1",
"app-conf": "^0.5.0",