feat(@xen-orchestra/fs): v0.7.0
This commit is contained in:
parent
f91d4a07eb
commit
ee9443cf16
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@xen-orchestra/fs",
|
"name": "@xen-orchestra/fs",
|
||||||
"version": "0.6.1",
|
"version": "0.7.0",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"description": "The File System for Xen Orchestra backups.",
|
"description": "The File System for Xen Orchestra backups.",
|
||||||
"keywords": [],
|
"keywords": [],
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"node": ">=6"
|
"node": ">=6"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@xen-orchestra/fs": "^0.6.1",
|
"@xen-orchestra/fs": "^0.7.0",
|
||||||
"cli-progress": "^2.0.0",
|
"cli-progress": "^2.0.0",
|
||||||
"exec-promise": "^0.7.0",
|
"exec-promise": "^0.7.0",
|
||||||
"getopts": "^2.2.3",
|
"getopts": "^2.2.3",
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
"@babel/core": "^7.0.0",
|
"@babel/core": "^7.0.0",
|
||||||
"@babel/preset-env": "^7.0.0",
|
"@babel/preset-env": "^7.0.0",
|
||||||
"@babel/preset-flow": "^7.0.0",
|
"@babel/preset-flow": "^7.0.0",
|
||||||
"@xen-orchestra/fs": "^0.6.1",
|
"@xen-orchestra/fs": "^0.7.0",
|
||||||
"babel-plugin-lodash": "^3.3.2",
|
"babel-plugin-lodash": "^3.3.2",
|
||||||
"cross-env": "^5.1.3",
|
"cross-env": "^5.1.3",
|
||||||
"execa": "^1.0.0",
|
"execa": "^1.0.0",
|
||||||
|
@ -36,7 +36,7 @@
|
|||||||
"@xen-orchestra/async-map": "^0.0.0",
|
"@xen-orchestra/async-map": "^0.0.0",
|
||||||
"@xen-orchestra/cron": "^1.0.3",
|
"@xen-orchestra/cron": "^1.0.3",
|
||||||
"@xen-orchestra/emit-async": "^0.0.0",
|
"@xen-orchestra/emit-async": "^0.0.0",
|
||||||
"@xen-orchestra/fs": "^0.6.1",
|
"@xen-orchestra/fs": "^0.7.0",
|
||||||
"@xen-orchestra/log": "^0.1.4",
|
"@xen-orchestra/log": "^0.1.4",
|
||||||
"@xen-orchestra/mixin": "^0.0.0",
|
"@xen-orchestra/mixin": "^0.0.0",
|
||||||
"ajv": "^6.1.1",
|
"ajv": "^6.1.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user