feat(xo-common): 0.1.2

This commit is contained in:
Pierre Donias
2018-10-31 15:21:09 +01:00
parent 3c6c4976cd
commit 8274a00f91
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "xo-common",
"version": "0.1.1",
"version": "0.1.2",
"license": "AGPL-3.0",
"description": "Code shared between [XO](https://xen-orchestra.com) server and clients",
"keywords": [],

View File

@@ -119,7 +119,7 @@
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.3.0",
"xo-collection": "^0.4.1",
"xo-common": "^0.1.1",
"xo-common": "^0.1.2",
"xo-remote-parser": "^0.5.0",
"xo-vmdk-to-vhd": "^0.1.5",
"yazl": "^2.4.3"

View File

@@ -136,7 +136,7 @@
"whatwg-fetch": "^2.0.3",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.3.0",
"xo-common": "^0.1.1",
"xo-common": "^0.1.2",
"xo-lib": "^0.8.0",
"xo-remote-parser": "^0.5.0",
"xo-vmdk-to-vhd": "^0.1.5"