feat(@vates/read-chunk): 0.1.2

This commit is contained in:
Julien Fontanet 2021-04-07 13:07:57 +02:00
parent 61cb2529bd
commit d3049b2bfa
4 changed files with 4 additions and 4 deletions

View File

@ -19,7 +19,7 @@
"type": "git", "type": "git",
"url": "https://github.com/vatesfr/xen-orchestra.git" "url": "https://github.com/vatesfr/xen-orchestra.git"
}, },
"version": "0.1.1", "version": "0.1.2",
"engines": { "engines": {
"node": ">=8.10" "node": ">=8.10"
}, },

View File

@ -30,7 +30,7 @@
"rimraf": "^3.0.0" "rimraf": "^3.0.0"
}, },
"dependencies": { "dependencies": {
"@vates/read-chunk": "^0.1.0" "@vates/read-chunk": "^0.1.2"
}, },
"author": { "author": {
"name": "Vates SAS", "name": "Vates SAS",

View File

@ -30,7 +30,7 @@
}, },
"dependencies": { "dependencies": {
"@iarna/toml": "^2.2.0", "@iarna/toml": "^2.2.0",
"@vates/read-chunk": "^0.1.1", "@vates/read-chunk": "^0.1.2",
"ansi-colors": "^4.1.1", "ansi-colors": "^4.1.1",
"app-conf": "^0.9.0", "app-conf": "^0.9.0",
"content-type": "^1.0.4", "content-type": "^1.0.4",

View File

@ -38,7 +38,7 @@
"@vates/disposable": "^0.1.1", "@vates/disposable": "^0.1.1",
"@vates/multi-key-map": "^0.1.0", "@vates/multi-key-map": "^0.1.0",
"@vates/parse-duration": "0.1.0", "@vates/parse-duration": "0.1.0",
"@vates/read-chunk": "^0.1.1", "@vates/read-chunk": "^0.1.2",
"@xen-orchestra/async-map": "^0.1.2", "@xen-orchestra/async-map": "^0.1.2",
"@xen-orchestra/backups": "^0.9.1", "@xen-orchestra/backups": "^0.9.1",
"@xen-orchestra/cron": "^1.0.6", "@xen-orchestra/cron": "^1.0.6",