feat(xo-acl-resolver): 0.4.1

This commit is contained in:
Pierre Donias 2018-12-18 14:00:00 +01:00
parent 4069264ad8
commit 0d26ac9858
3 changed files with 3 additions and 3 deletions

View File

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

View File

@ -118,7 +118,7 @@
"ws": "^6.0.0",
"xen-api": "^0.23.0",
"xml2js": "^0.4.19",
"xo-acl-resolver": "^0.4.0",
"xo-acl-resolver": "^0.4.1",
"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.4.0",
"xo-acl-resolver": "^0.4.1",
"xo-common": "^0.2.0",
"xo-lib": "^0.8.0",
"xo-remote-parser": "^0.5.0",