feat(@xen-orchestra/fs): 0.2.1
This commit is contained in:
parent
f68d1539aa
commit
c0b84ae848
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@xen-orchestra/fs",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"license": "AGPL-3.0",
|
||||
"description": "The File System for Xen Orchestra backups.",
|
||||
"keywords": [],
|
||||
|
@ -26,7 +26,7 @@
|
||||
"node": ">=6"
|
||||
},
|
||||
"dependencies": {
|
||||
"@xen-orchestra/fs": "^0.2.0",
|
||||
"@xen-orchestra/fs": "^0.2.1",
|
||||
"cli-progress": "^2.0.0",
|
||||
"exec-promise": "^0.7.0",
|
||||
"struct-fu": "^1.2.0",
|
||||
|
@ -35,7 +35,7 @@
|
||||
"@babel/plugin-transform-runtime": "7.0.0-beta.54",
|
||||
"@babel/preset-env": "7.0.0-beta.54",
|
||||
"@babel/preset-flow": "7.0.0-beta.54",
|
||||
"@xen-orchestra/fs": "^0.2.0",
|
||||
"@xen-orchestra/fs": "^0.2.1",
|
||||
"babel-plugin-lodash": "^3.3.2",
|
||||
"cross-env": "^5.1.3",
|
||||
"execa": "^0.10.0",
|
||||
|
@ -33,7 +33,7 @@
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "7.0.0-beta.54",
|
||||
"@xen-orchestra/cron": "^1.0.3",
|
||||
"@xen-orchestra/fs": "^0.2.0",
|
||||
"@xen-orchestra/fs": "^0.2.1",
|
||||
"ajv": "^6.1.1",
|
||||
"app-conf": "^0.5.0",
|
||||
"archiver": "^2.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user