feat(xo-remote-parser): 0.5.0

This commit is contained in:
Pierre Donias 2018-07-26 16:01:16 +02:00
parent 9bebfe71ac
commit f7b4f78c8d
3 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "xo-remote-parser",
"version": "0.4.0",
"version": "0.5.0",
"license": "AGPL-3.0",
"description": "",
"keywords": [],

View File

@ -118,7 +118,7 @@
"xo-acl-resolver": "^0.2.4",
"xo-collection": "^0.4.1",
"xo-common": "^0.1.1",
"xo-remote-parser": "^0.4.0",
"xo-remote-parser": "^0.5.0",
"xo-vmdk-to-vhd": "^0.1.3",
"yazl": "^2.4.3"
},

View File

@ -137,7 +137,7 @@
"xo-acl-resolver": "^0.2.4",
"xo-common": "^0.1.1",
"xo-lib": "^0.8.0",
"xo-remote-parser": "^0.4.0",
"xo-remote-parser": "^0.5.0",
"xo-vmdk-to-vhd": "^0.1.3"
},
"scripts": {