feat(vhd-lib): 0.3.1
This commit is contained in:
parent
317e301067
commit
342c1bc6fa
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "vhd-lib",
|
||||
"version": "0.3.0",
|
||||
"version": "0.3.1",
|
||||
"license": "AGPL-3.0",
|
||||
"description": "Primitives for VHD file handling",
|
||||
"keywords": [],
|
||||
|
@ -112,7 +112,7 @@
|
||||
"tmp": "^0.0.33",
|
||||
"uuid": "^3.0.1",
|
||||
"value-matcher": "^0.2.0",
|
||||
"vhd-lib": "^0.3.0",
|
||||
"vhd-lib": "^0.3.1",
|
||||
"ws": "^6.0.0",
|
||||
"xen-api": "^0.19.0",
|
||||
"xml2js": "^0.4.19",
|
||||
|
@ -27,7 +27,7 @@
|
||||
"pipette": "^0.9.3",
|
||||
"promise-toolbox": "^0.10.1",
|
||||
"tmp": "^0.0.33",
|
||||
"vhd-lib": "^0.3.0"
|
||||
"vhd-lib": "^0.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/cli": "^7.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user