feat(xo-acl-resolver): 0.4.0

This commit is contained in:
Pierre Donias 2018-11-16 17:42:41 +01:00
parent 273f208722
commit b75dd2d424
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "xo-acl-resolver",
"version": "0.3.0",
"version": "0.4.0",
"license": "ISC",
"description": "Xen-Orchestra internal: do ACLs resolution",
"keywords": [],

View File

@ -117,7 +117,7 @@
"ws": "^6.0.0",
"xen-api": "^0.21.0",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.3.0",
"xo-acl-resolver": "^0.4.0",
"xo-collection": "^0.4.1",
"xo-common": "^0.2.0",
"xo-remote-parser": "^0.5.0",

View File

@ -135,7 +135,7 @@
"watchify": "^3.7.0",
"whatwg-fetch": "^3.0.0",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.3.0",
"xo-acl-resolver": "^0.4.0",
"xo-common": "^0.2.0",
"xo-lib": "^0.8.0",
"xo-remote-parser": "^0.5.0",