feat: technical release (#5347)

This commit is contained in:
Rajaa.BARHTAOUI
2020-10-28 16:07:21 +01:00
committed by GitHub
parent 723334a685
commit 357333c4e4
11 changed files with 37 additions and 29 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "xo-server-audit",
"version": "0.8.0",
"version": "0.9.0",
"license": "AGPL-3.0-or-later",
"description": "Audit plugin for XO-Server",
"keywords": [
@@ -49,7 +49,7 @@
"prepublishOnly": "yarn run build"
},
"dependencies": {
"@xen-orchestra/audit-core": "^0.1.1",
"@xen-orchestra/audit-core": "^0.2.0",
"@xen-orchestra/cron": "^1.0.6",
"@xen-orchestra/log": "^0.2.0",
"async-iterator-to-stream": "^1.1.0",